about summary refs log tree commit diff stats
path: root/src/xmpp/connection.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-05-06 22:32:58 +0100
committerJames Booth <boothj5@gmail.com>2013-05-06 22:32:58 +0100
commit05f2d293968d056099b7bb712ae00b39048ed4d4 (patch)
treec9d2ac8faaac7f4195ec7c675dbb19b9d1f2c8c6 /src/xmpp/connection.c
parent097ea18dab151e02e33ea58ab80cc6d0b1dd51ff (diff)
downloadprofani-tty-05f2d293968d056099b7bb712ae00b39048ed4d4.tar.gz
Renamed contact_list_ functions to roster_
Diffstat (limited to 'src/xmpp/connection.c')
-rw-r--r--src/xmpp/connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmpp/connection.c b/src/xmpp/connection.c
index e45ecaa7..da21cbca 100644
--- a/src/xmpp/connection.c
+++ b/src/xmpp/connection.c
@@ -29,7 +29,6 @@
 #include "chat_session.h"
 #include "common.h"
 #include "config/preferences.h"
-#include "contact_list.h"
 #include "jid.h"
 #include "log.h"
 #include "muc.h"