diff options
Diffstat (limited to 'src/xmpp_conn.c')
-rw-r--r-- | src/xmpp_conn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmpp_conn.c b/src/xmpp_conn.c index a1a751bd..c0dd7a61 100644 --- a/src/xmpp_conn.c +++ b/src/xmpp_conn.c @@ -26,7 +26,6 @@ #include <strophe.h> -#include "capabilities.h" #include "chat_session.h" #include "common.h" #include "contact_list.h" |