about summary refs log tree commit diff stats
path: root/src/xmpp/form.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/form.c')
-rw-r--r--src/xmpp/form.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/xmpp/form.c b/src/xmpp/form.c
index dc8c583c..5290c83f 100644
--- a/src/xmpp/form.c
+++ b/src/xmpp/form.c
@@ -38,13 +38,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#ifdef HAVE_LIBMESODE
-#include <mesode.h>
-#endif
-
-#ifdef HAVE_LIBSTROPHE
 #include <strophe.h>
-#endif
 
 #include <glib.h>