aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-12 20:07:23 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-14 20:26:54 +0800
commit78120c07e3588eab58c5abb6ce5627028842049c (patch)
tree48290439cb45278783563987288527d40ce315f3 /libempathy-gtk
parent42286849ee43d2807f8d4faa5d747b144859e08a (diff)
downloadgsoc2013-empathy-78120c07e3588eab58c5abb6ce5627028842049c.tar
gsoc2013-empathy-78120c07e3588eab58c5abb6ce5627028842049c.tar.gz
gsoc2013-empathy-78120c07e3588eab58c5abb6ce5627028842049c.tar.bz2
gsoc2013-empathy-78120c07e3588eab58c5abb6ce5627028842049c.tar.lz
gsoc2013-empathy-78120c07e3588eab58c5abb6ce5627028842049c.tar.xz
gsoc2013-empathy-78120c07e3588eab58c5abb6ce5627028842049c.tar.zst
gsoc2013-empathy-78120c07e3588eab58c5abb6ce5627028842049c.zip
remove useless includes of empathy-contact-manager.h
https://bugzilla.gnome.org/show_bug.cgi?id=660547
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-individual-dialogs.c1
-rw-r--r--libempathy-gtk/empathy-new-call-dialog.c1
-rw-r--r--libempathy-gtk/empathy-new-message-dialog.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-individual-dialogs.c b/libempathy-gtk/empathy-individual-dialogs.c
index ed566329d..0aca78fd3 100644
--- a/libempathy-gtk/empathy-individual-dialogs.c
+++ b/libempathy-gtk/empathy-individual-dialogs.c
@@ -33,7 +33,6 @@
#include <libempathy/empathy-individual-manager.h>
#include <libempathy/empathy-utils.h>
-#include <libempathy/empathy-contact-manager.h>
#include "empathy-individual-dialogs.h"
#include "empathy-contact-widget.h"
diff --git a/libempathy-gtk/empathy-new-call-dialog.c b/libempathy-gtk/empathy-new-call-dialog.c
index 6c55f095e..0fecedde5 100644
--- a/libempathy-gtk/empathy-new-call-dialog.c
+++ b/libempathy-gtk/empathy-new-call-dialog.c
@@ -32,7 +32,6 @@
#include <libempathy/empathy-tp-contact-factory.h>
#include <libempathy/empathy-camera-monitor.h>
-#include <libempathy/empathy-contact-manager.h>
#include <libempathy/empathy-utils.h>
#include <libempathy/empathy-request-util.h>
diff --git a/libempathy-gtk/empathy-new-message-dialog.c b/libempathy-gtk/empathy-new-message-dialog.c
index 8ed1712a3..3fcff98f0 100644
--- a/libempathy-gtk/empathy-new-message-dialog.c
+++ b/libempathy-gtk/empathy-new-message-dialog.c
@@ -29,7 +29,6 @@
#include <telepathy-glib/interfaces.h>
#include <libempathy/empathy-tp-contact-factory.h>
-#include <libempathy/empathy-contact-manager.h>
#include <libempathy/empathy-request-util.h>
#include <libempathy/empathy-utils.h>