about summary refs log tree commit diff stats
path: root/src/contact_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/contact_list.c')
-rw-r--r--src/contact_list.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/contact_list.c b/src/contact_list.c
index b244ac3e..328b8d04 100644
--- a/src/contact_list.c
+++ b/src/contact_list.c
@@ -20,14 +20,7 @@
  *
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-#include <glib.h>
-
 #include "contact.h"
-#include "contact_list.h"
 #include "prof_autocomplete.h"
 
 static PAutocomplete ac;