diff options
Diffstat (limited to 'libempathy/empathy-irc-network.c')
-rw-r--r-- | libempathy/empathy-irc-network.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libempathy/empathy-irc-network.c b/libempathy/empathy-irc-network.c index 41128dae4..e0bc84f7d 100644 --- a/libempathy/empathy-irc-network.c +++ b/libempathy/empathy-irc-network.c @@ -20,12 +20,6 @@ */ #include "config.h" -#include <string.h> -#include <stdlib.h> -#include <glib.h> -#include <glib/gi18n-lib.h> - -#include <telepathy-glib/telepathy-glib.h> #include "empathy-irc-network.h" #include "empathy-utils.h" |