From 78120c07e3588eab58c5abb6ce5627028842049c Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 12 Dec 2011 13:07:23 +0100 Subject: [PATCH] remove useless includes of empathy-contact-manager.h https://bugzilla.gnome.org/show_bug.cgi?id=660547 --- libempathy-gtk/empathy-individual-dialogs.c | 1 - libempathy-gtk/empathy-new-call-dialog.c | 1 - libempathy-gtk/empathy-new-message-dialog.c | 1 - libempathy/empathy-individual-manager.c | 1 - libempathy/empathy-utils.c | 1 - 5 files changed, 5 deletions(-) diff --git a/libempathy-gtk/empathy-individual-dialogs.c b/libempathy-gtk/empathy-individual-dialogs.c index ed566329..0aca78fd 100644 --- a/libempathy-gtk/empathy-individual-dialogs.c +++ b/libempathy-gtk/empathy-individual-dialogs.c @@ -33,7 +33,6 @@ #include #include -#include #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 6c55f095..0fecedde 100644 --- a/libempathy-gtk/empathy-new-call-dialog.c +++ b/libempathy-gtk/empathy-new-call-dialog.c @@ -32,7 +32,6 @@ #include #include -#include #include #include diff --git a/libempathy-gtk/empathy-new-message-dialog.c b/libempathy-gtk/empathy-new-message-dialog.c index 8ed1712a..3fcff98f 100644 --- a/libempathy-gtk/empathy-new-message-dialog.c +++ b/libempathy-gtk/empathy-new-message-dialog.c @@ -29,7 +29,6 @@ #include #include -#include #include #include diff --git a/libempathy/empathy-individual-manager.c b/libempathy/empathy-individual-manager.c index 5305c41e..b391d3ca 100644 --- a/libempathy/empathy-individual-manager.c +++ b/libempathy/empathy-individual-manager.c @@ -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" diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index c5016c23..55e23380 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -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" -- 2.39.2