aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-11 17:31:46 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-11 17:36:46 +0800
commit1d63b3b7f03ec1508329894ab25113749a8a1403 (patch)
tree1e0f927a77ef38205f17bb0ca778466a627d087d /src
parent791b7e8b3d1f67314170bbd743cb253385d937d7 (diff)
downloadgsoc2013-empathy-1d63b3b7f03ec1508329894ab25113749a8a1403.tar
gsoc2013-empathy-1d63b3b7f03ec1508329894ab25113749a8a1403.tar.gz
gsoc2013-empathy-1d63b3b7f03ec1508329894ab25113749a8a1403.tar.bz2
gsoc2013-empathy-1d63b3b7f03ec1508329894ab25113749a8a1403.tar.lz
gsoc2013-empathy-1d63b3b7f03ec1508329894ab25113749a8a1403.tar.xz
gsoc2013-empathy-1d63b3b7f03ec1508329894ab25113749a8a1403.tar.zst
gsoc2013-empathy-1d63b3b7f03ec1508329894ab25113749a8a1403.zip
remove useless includes
https://bugzilla.gnome.org/show_bug.cgi?id=679111
Diffstat (limited to 'src')
-rw-r--r--src/empathy-chat-window.c1
-rw-r--r--src/empathy-roster-window.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index f88db3c6c..91b00cccb 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 584d29674..73ef21224 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>