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/empathy-tp-chat.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libempathy/empathy-tp-chat.c') diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c index ae3ed3f17..e15a8c41b 100644 --- a/libempathy/empathy-tp-chat.c +++ b/libempathy/empathy-tp-chat.c @@ -20,13 +20,8 @@ #include "config.h" -#include - -#include - #include "empathy-tp-chat.h" #include "empathy-request-util.h" -#include "empathy-time.h" #include "empathy-utils.h" #define DEBUG_FLAG EMPATHY_DEBUG_TP | EMPATHY_DEBUG_CHAT -- cgit v1.2.3