From f9baf55754d0ebfefedb9685a1aca3f7f743975c Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Tue, 30 Jul 2013 14:37:30 +0100 Subject: 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 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tp-account-widgets/tpaw-calendar-button.c b/tp-account-widgets/tpaw-calendar-button.c index 8ec703dc6..e0ab9be4b 100644 --- a/tp-account-widgets/tpaw-calendar-button.c +++ b/tp-account-widgets/tpaw-calendar-button.c @@ -22,7 +22,7 @@ #include -#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) -- cgit v1.2.3