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-bad-password-dialog.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy-gtk/empathy-bad-password-dialog.c') diff --git a/libempathy-gtk/empathy-bad-password-dialog.c b/libempathy-gtk/empathy-bad-password-dialog.c index 3a582eac0..a6938b3e5 100644 --- a/libempathy-gtk/empathy-bad-password-dialog.c +++ b/libempathy-gtk/empathy-bad-password-dialog.c @@ -25,7 +25,6 @@ #define DEBUG_FLAG EMPATHY_DEBUG_SASL #include -#include G_DEFINE_TYPE (EmpathyBadPasswordDialog, empathy_bad_password_dialog, EMPATHY_TYPE_BASE_PASSWORD_DIALOG) -- cgit v1.2.3