Tidy xmpp headers

This commit is contained in:
James Booth
2016-05-04 01:19:51 +01:00
parent 2e1eb9210a
commit ccabc08fef
22 changed files with 86 additions and 142 deletions

View File

@@ -61,7 +61,6 @@
#include "contact.h"
#include "roster_list.h"
#include "jid.h"
#include "xmpp/form.h"
#include "log.h"
#include "muc.h"
#include "plugins/plugins.h"
@@ -76,7 +75,6 @@
#include "tools/parser.h"
#include "tools/tinyurl.h"
#include "xmpp/xmpp.h"
#include "xmpp/bookmark.h"
#include "ui/ui.h"
#include "window_list.h"

View File

@@ -37,7 +37,6 @@
#include <glib.h>
#include "xmpp/form.h"
#include "ui/ui.h"
GHashTable *commands;

View File

@@ -76,7 +76,6 @@
#include "tools/parser.h"
#include "tools/tinyurl.h"
#include "xmpp/xmpp.h"
#include "xmpp/bookmark.h"
#include "ui/ui.h"
#include "window_list.h"
#include "event/client_events.h"