empathy r1086 - trunk/libempathy



Author: xclaesse
Date: Tue May  6 16:32:52 2008
New Revision: 1086
URL: http://svn.gnome.org/viewvc/empathy?rev=1086&view=rev

Log:
More duplicate includes of empathy-debug.h


Modified:
   trunk/libempathy/empathy-irc-network-manager.c
   trunk/libempathy/empathy-tp-roomlist.c

Modified: trunk/libempathy/empathy-irc-network-manager.c
==============================================================================
--- trunk/libempathy/empathy-irc-network-manager.c	(original)
+++ trunk/libempathy/empathy-irc-network-manager.c	Tue May  6 16:32:52 2008
@@ -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"
 

Modified: trunk/libempathy/empathy-tp-roomlist.c
==============================================================================
--- trunk/libempathy/empathy-tp-roomlist.c	(original)
+++ trunk/libempathy/empathy-tp-roomlist.c	Tue May  6 16:32:52 2008
@@ -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"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]