From 692886962aec6022d4fab9cdbd9867f2acd7f75c Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 30 Apr 2008 21:44:38 +0000 Subject: Make use of tp-glib debug system. svn path=/trunk/; revision=1066 --- libempathy-gtk/empathy-theme-irc.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libempathy-gtk/empathy-theme-irc.c') diff --git a/libempathy-gtk/empathy-theme-irc.c b/libempathy-gtk/empathy-theme-irc.c index 07ee6781b..52ebb18fa 100644 --- a/libempathy-gtk/empathy-theme-irc.c +++ b/libempathy-gtk/empathy-theme-irc.c @@ -21,14 +21,11 @@ #include "config.h" #include -#include #include "empathy-chat.h" #include "empathy-ui-utils.h" #include "empathy-theme-irc.h" -#define DEBUG_DOMAIN "Theme" - #define GET_PRIV(obj) (G_TYPE_INSTANCE_GET_PRIVATE ((obj), EMPATHY_TYPE_THEME_IRC, EmpathyThemeIrcPriv)) typedef struct _EmpathyThemeIrcPriv EmpathyThemeIrcPriv; -- cgit v1.2.3