diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-27 13:39:07 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-27 13:39:07 +0100 |
commit | 84c3a72604a292c41348d678eccf1875263cb8dd (patch) | |
tree | 4493f16cef85087b0c40c0025bd14b3c82508c2c /root_commands.c | |
parent | e907683afea9e2789e0ac6a1eb55bda9c896c255 (diff) |
Import chatrooms configured in older BitlBee versions. Settings are currently
ignored though. Also removing the old chat.[ch] files since they're really not
important anymore.
Diffstat (limited to 'root_commands.c')
-rw-r--r-- | root_commands.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/root_commands.c b/root_commands.c index 63f1c867..e075816a 100644 --- a/root_commands.c +++ b/root_commands.c @@ -27,7 +27,6 @@ #include "commands.h" #include "bitlbee.h" #include "help.h" -#include "chat.h" #include <string.h> |