about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/command.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/command.c b/src/command.c
index e09fa5fb..0b1e10cf 100644
--- a/src/command.c
+++ b/src/command.c
@@ -25,13 +25,10 @@
 
 #include <glib.h>
 
-#include "common.h"
 #include "command.h"
-#include "contact_list.h"
 #include "history.h"
 #include "jabber.h"
 #include "ui.h"
-#include "util.h"
 #include "preferences.h"
 #include "prof_autocomplete.h"
 #include "tinyurl.h"