]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-new-message-dialog.c
Make use of tp-glib debug system.
[empathy.git] / libempathy-gtk / empathy-new-message-dialog.c
index 8a8d937c44ea3d2740978fd910cbaa677afca1de..b07f13e21f3208d7a969d695d58c27f900bb4ab7 100644 (file)
@@ -32,7 +32,6 @@
 #include <libmissioncontrol/mission-control.h>
 
 #include <libempathy/empathy-contact-factory.h>
-#include <libempathy/empathy-debug.h>
 #include <libempathy/empathy-utils.h>
 
 #include <libempathy-gtk/empathy-ui-utils.h>
@@ -40,8 +39,6 @@
 #include "empathy-new-message-dialog.h"
 #include "empathy-account-chooser.h"
 
-#define DEBUG_DOMAIN "NewMessageDialog"
-
 typedef struct {
        GtkWidget *dialog;
        GtkWidget *table_contact;