[empathy] remove useless includes



commit 1d63b3b7f03ec1508329894ab25113749a8a1403
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jul 11 11:31:46 2012 +0200

    remove useless includes
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679111

 libempathy-gtk/empathy-subscription-dialog.c |    1 -
 src/empathy-chat-window.c                    |    1 -
 src/empathy-roster-window.c                  |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/libempathy-gtk/empathy-subscription-dialog.c b/libempathy-gtk/empathy-subscription-dialog.c
index 73e823c..10a59b5 100644
--- a/libempathy-gtk/empathy-subscription-dialog.c
+++ b/libempathy-gtk/empathy-subscription-dialog.c
@@ -24,7 +24,6 @@
 
 #include <libempathy/empathy-utils.h>
 #include <libempathy-gtk/empathy-individual-widget.h>
-#include <libempathy-gtk/empathy-contact-dialogs.h>
 
 #include <glib/gi18n-lib.h>
 
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index f88db3c..91b00cc 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -48,7 +48,6 @@
 #include <libempathy/empathy-individual-manager.h>
 
 #include <libempathy-gtk/empathy-images.h>
-#include <libempathy-gtk/empathy-contact-dialogs.h>
 #include <libempathy-gtk/empathy-log-window.h>
 #include <libempathy-gtk/empathy-geometry.h>
 #include <libempathy-gtk/empathy-smiley-manager.h>
diff --git a/src/empathy-roster-window.c b/src/empathy-roster-window.c
index 584d296..73ef212 100644
--- a/src/empathy-roster-window.c
+++ b/src/empathy-roster-window.c
@@ -42,7 +42,6 @@
 #include <libempathy/empathy-gsettings.h>
 #include <libempathy/empathy-status-presets.h>
 
-#include <libempathy-gtk/empathy-contact-dialogs.h>
 #include <libempathy-gtk/empathy-live-search.h>
 #include <libempathy-gtk/empathy-contact-blocking-dialog.h>
 #include <libempathy-gtk/empathy-contact-search-dialog.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]