]> git.0d.be Git - empathy.git/commitdiff
remove useless includes of empathy-contact-manager.h
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 12 Dec 2011 12:07:23 +0000 (13:07 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 14 Dec 2011 12:26:54 +0000 (13:26 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=660547

libempathy-gtk/empathy-individual-dialogs.c
libempathy-gtk/empathy-new-call-dialog.c
libempathy-gtk/empathy-new-message-dialog.c
libempathy/empathy-individual-manager.c
libempathy/empathy-utils.c

index ed566329df593641069569e5fc951ec8f288eb7d..0aca78fd38085acc80825fc74c3d02b168d2d9da 100644 (file)
@@ -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"
index 6c55f095e8434dad730cb2f4d7d98d97332b2102..0fecedde5c45682c15d20016e40b3a40aa5c3619 100644 (file)
@@ -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>
 
index 8ed1712a3a26f9e83ddd2dd8ed6c700a3c58aa08..3fcff98f0782897c7bcc5150b70cad2e36b17389 100644 (file)
@@ -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>
 
index 5305c41e8ba1773626d5d8d2f20252fceff3ee8c..b391d3ca9ac2baf478ba5f394659e9df80916ef5 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "empathy-individual-manager.h"
 #include "empathy-utils.h"
-#include "empathy-contact-manager.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
 #include "empathy-debug.h"
index c5016c2351b6cc1e62e1b647ae23526abab04d71..55e23380c0907580eb24e61760cf00af083b5e57 100644 (file)
@@ -48,7 +48,6 @@
 
 #include "empathy-client-factory.h"
 #include "empathy-utils.h"
-#include "empathy-contact-manager.h"
 #include "empathy-individual-manager.h"
 #include "empathy-presence-manager.h"
 #include "empathy-request-util.h"