From 66e393b7b8632ca69b4e4c81801c521d79713b78 Mon Sep 17 00:00:00 2001 From: Emanuele Aina Date: Wed, 27 Mar 2013 14:35:32 +0100 Subject: Drop unused/redundant header inclusions With the help of the script posted at http://stackoverflow.com/a/7135530 and some manual fixes, drop the unused or redundant #include directives. https://bugzilla.gnome.org/show_bug.cgi?id=696718 --- libempathy-gtk/empathy-individual-dialogs.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'libempathy-gtk/empathy-individual-dialogs.c') diff --git a/libempathy-gtk/empathy-individual-dialogs.c b/libempathy-gtk/empathy-individual-dialogs.c index 7bbde2659..03874c905 100644 --- a/libempathy-gtk/empathy-individual-dialogs.c +++ b/libempathy-gtk/empathy-individual-dialogs.c @@ -21,22 +21,13 @@ #include "config.h" -#include -#include - -#include #include -#include -#include -#include - #include #include #include "empathy-individual-dialogs.h" #include "empathy-contact-widget.h" -#include "empathy-ui-utils.h" #define BULLET_POINT "\342\200\242" -- cgit v1.2.3