about summary refs log tree commit diff stats
path: root/src/connection.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-01-24 00:40:43 +0000
committerJames Booth <boothj5@gmail.com>2013-01-24 00:40:43 +0000
commit183a66c939f04a43db8e7d0d7383fc90ee4e9683 (patch)
treea6f8ffee3c0594b33ca50a66bf08585074485fa2 /src/connection.c
parent37666528e5f35480f5bb5bce62764048d1096dca (diff)
downloadprofani-tty-183a66c939f04a43db8e7d0d7383fc90ee4e9683.tar.gz
Removed iq.h
Diffstat (limited to 'src/connection.c')
-rw-r--r--src/connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/connection.c b/src/connection.c
index cf289314..f9323dd2 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -30,7 +30,6 @@
 #include "chat_session.h"
 #include "common.h"
 #include "contact_list.h"
-#include "iq.h"
 #include "jabber.h"
 #include "jid.h"
 #include "log.h"