aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chatrooms-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-chatrooms-window.c')
-rw-r--r--src/empathy-chatrooms-window.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/empathy-chatrooms-window.c b/src/empathy-chatrooms-window.c
index 76c2e3608..a18cccb1f 100644
--- a/src/empathy-chatrooms-window.c
+++ b/src/empathy-chatrooms-window.c
@@ -25,11 +25,6 @@
#include "config.h"
-#include <string.h>
-#include <stdio.h>
-
-#include <gtk/gtk.h>
-#include <glib.h>
#include <glib/gi18n.h>
#include <libempathy/empathy-chatroom-manager.h>
@@ -39,7 +34,6 @@
#include <libempathy-gtk/empathy-ui-utils.h>
#include "empathy-chatrooms-window.h"
-#include "empathy-new-chatroom-dialog.h"
typedef struct {
EmpathyChatroomManager *manager;