From a5dd2701945ee0e9a836154285a456a3cb3de93a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 10 Apr 2012 13:28:30 +0200 Subject: remove useless empathy-contact-list.h includes https://bugzilla.gnome.org/show_bug.cgi?id=673821 --- libempathy-gtk/empathy-chat.c | 1 - libempathy-gtk/empathy-contact-widget.c | 1 - libempathy-gtk/empathy-individual-menu.c | 1 - src/empathy-chat-window.c | 1 - src/empathy-invite-participant-dialog.c | 1 - src/empathy-roster-window.c | 1 - 6 files changed, 6 deletions(-) diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index 6dd3733d0..4067a3e4f 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -39,7 +39,6 @@ #include #include #include -#include #include #include #include diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c index 5691891a2..ba735f675 100644 --- a/libempathy-gtk/empathy-contact-widget.c +++ b/libempathy-gtk/empathy-contact-widget.c @@ -37,7 +37,6 @@ #include #include -#include #include #include #include diff --git a/libempathy-gtk/empathy-individual-menu.c b/libempathy-gtk/empathy-individual-menu.c index 478170fb3..7f65735b8 100644 --- a/libempathy-gtk/empathy-individual-menu.c +++ b/libempathy-gtk/empathy-individual-menu.c @@ -38,7 +38,6 @@ #include #include #include -#include #include #include "empathy-account-selector-dialog.h" diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index 0d49fcb89..eb2e4b133 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -45,7 +45,6 @@ #include #include #include -#include #include #include diff --git a/src/empathy-invite-participant-dialog.c b/src/empathy-invite-participant-dialog.c index ad3e85a53..d92b531ea 100644 --- a/src/empathy-invite-participant-dialog.c +++ b/src/empathy-invite-participant-dialog.c @@ -17,7 +17,6 @@ #include "empathy-invite-participant-dialog.h" #include -#include #include #include diff --git a/src/empathy-roster-window.c b/src/empathy-roster-window.c index e2ba06eaf..952073d25 100644 --- a/src/empathy-roster-window.c +++ b/src/empathy-roster-window.c @@ -37,7 +37,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3