[empathy] calendar-button: don't use the non-existing TPAW_DEBUG_OTHER_THING flag



commit f9baf55754d0ebfefedb9685a1aca3f7f743975c
Author: Marco Barisione <marco barisione collabora co uk>
Date:   Tue Jul 30 14:37:30 2013 +0100

    calendar-button: don't use the non-existing TPAW_DEBUG_OTHER_THING flag
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699492

 tp-account-widgets/tpaw-calendar-button.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tp-account-widgets/tpaw-calendar-button.c b/tp-account-widgets/tpaw-calendar-button.c
index 8ec703d..e0ab9be 100644
--- a/tp-account-widgets/tpaw-calendar-button.c
+++ b/tp-account-widgets/tpaw-calendar-button.c
@@ -22,7 +22,7 @@
 
 #include <glib/gi18n-lib.h>
 
-#define DEBUG_FLAG TPAW_DEBUG_OTHER_THING
+#define DEBUG_FLAG TPAW_DEBUG_OTHER
 #include "tpaw-debug.h"
 
 G_DEFINE_TYPE (TpawCalendarButton, tpaw_calendar_button, GTK_TYPE_BOX)


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