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 /protocols/nogaim.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 'protocols/nogaim.c')
-rw-r--r-- | protocols/nogaim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/nogaim.c b/protocols/nogaim.c index 6ecdfe12..f88ec693 100644 --- a/protocols/nogaim.c +++ b/protocols/nogaim.c @@ -35,7 +35,6 @@ #include <ctype.h> #include "nogaim.h" -#include "chat.h" GSList *connections; |