[telepathy-gabble/master] Define a gabble_debug_free even with no --enable-debug.

Jonny Lamb jonny.lamb at collabora.co.uk
Thu Jun 4 16:16:58 PDT 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 src/debug.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/debug.h b/src/debug.h
index 67e3583..b7172d8 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -69,6 +69,8 @@ G_STMT_START { \
 
 #endif /* DEBUG_FLAG */
 
+#define gabble_debug_free() G_STMT_START { } G_STMT_END
+
 #endif /* ENABLE_DEBUG */
 
 #endif /* __DEBUG_H__ */
-- 
1.5.6.5




More information about the telepathy-commits mailing list