about summary refs log tree commit diff stats
path: root/src/xmpp/form.h
diff options
context:
space:
mode:
authorSteffen Jaeckel <jaeckel-floss@eyet-services.de>2021-10-27 15:05:39 +0200
committerSteffen Jaeckel <jaeckel-floss@eyet-services.de>2021-10-27 22:45:44 +0200
commitffc0b49ab19dc976ecd113dbf163c2fe03a651fa (patch)
tree4f7a765a3b39f92b2d36081b88fb3f4f2d112902 /src/xmpp/form.h
parentb4d65335f63351c551f27a6e59edbb11e0dd5f52 (diff)
downloadprofani-tty-ffc0b49ab19dc976ecd113dbf163c2fe03a651fa.tar.gz
first step to remove libmesode
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
Diffstat (limited to 'src/xmpp/form.h')
-rw-r--r--src/xmpp/form.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/xmpp/form.h b/src/xmpp/form.h
index b305addf..73a3d6c7 100644
--- a/src/xmpp/form.h
+++ b/src/xmpp/form.h
@@ -36,13 +36,7 @@
 #ifndef XMPP_FORM_H
 #define XMPP_FORM_H
 
-#ifdef HAVE_LIBMESODE
-#include <mesode.h>
-#endif
-
-#ifdef HAVE_LIBSTROPHE
 #include <strophe.h>
-#endif
 
 #include "xmpp/xmpp.h"