aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-05-08 15:48:38 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-05-08 15:48:38 +0100
commiteaaa9862451175392d6df48c4795b188518bed4b (patch)
treebaf01847709f54d56fc009b261484120e90e5be4 /protocols/jabber
parent4a9fd5f7a980831ee2c96a728f4f83137cfc73fe (diff)
Misc. cleanup. Also updated the Yahoo! module to deal with struct groupchat
in a GSList so that a default config fully compiles again.
Diffstat (limited to 'protocols/jabber')
-rw-r--r--protocols/jabber/presence.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/jabber/presence.c b/protocols/jabber/presence.c
index dadccfb9..2875d23e 100644
--- a/protocols/jabber/presence.c
+++ b/protocols/jabber/presence.c
@@ -204,7 +204,6 @@ int presence_send_update( struct im_connection *ic )
{
struct jabber_data *jd = ic->proto_data;
struct xt_node *node, *cap;
- struct groupchat *c;
GSList *l;
int st;