]> git.0d.be Git - empathy.git/commitdiff
More duplicate includes of empathy-debug.h
authorXavier Claessens <xclaesse@src.gnome.org>
Tue, 6 May 2008 16:32:52 +0000 (16:32 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 6 May 2008 16:32:52 +0000 (16:32 +0000)
svn path=/trunk/; revision=1086

libempathy/empathy-irc-network-manager.c
libempathy/empathy-tp-roomlist.c

index 1c0fe773fe15390f5fb141306d0abc72a220d261..ce1f90b235ad2bce4f6c2fac774fdfcd7624d0fc 100644 (file)
@@ -25,8 +25,6 @@
 #include <libxml/parser.h>
 #include <libxml/tree.h>
 
-#include <libempathy/empathy-debug.h>
-
 #include "empathy-utils.h"
 #include "empathy-irc-network-manager.h"
 
index c631e6ab4059bbf545c766c21977f298748c9709..3819d1205b9e52a93b566412134680487e4697eb 100644 (file)
@@ -31,7 +31,6 @@
 #include "empathy-tp-roomlist.h"
 #include "empathy-chatroom.h"
 #include "empathy-utils.h"
-#include "empathy-debug.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_TP
 #include "empathy-debug.h"