diff options
author | James Booth <boothj5@gmail.com> | 2016-05-04 01:19:51 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-05-04 01:19:51 +0100 |
commit | ccabc08fef90b568ec08a9cf139ff225b28808d1 (patch) | |
tree | f5945c76e944e5aa848f80db7ac238fac356807b /src/ui | |
parent | 2e1eb9210a2ed1d543a63dae442d4bd52f547841 (diff) | |
download | profani-tty-ccabc08fef90b568ec08a9cf139ff225b28808d1.tar.gz |
Tidy xmpp headers
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/console.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/console.c b/src/ui/console.c index 43cad63d..9d21f2d7 100644 --- a/src/ui/console.c +++ b/src/ui/console.c @@ -55,7 +55,6 @@ #include "ui/ui.h" #include "ui/statusbar.h" #include "xmpp/xmpp.h" -#include "xmpp/bookmark.h" #ifdef HAVE_GIT_VERSION #include "gitversion.h" |