summaryrefslogtreecommitdiff
path: root/finch/libfinch.c
diff options
context:
space:
mode:
authorTomasz Wasilczyk <twasilczyk@pidgin.im>2014-04-20 18:13:36 +0200
committerTomasz Wasilczyk <twasilczyk@pidgin.im>2014-04-20 18:13:36 +0200
commit06518f052292b76853b3bc6943d0fc511b4518ae (patch)
treeba40529cd0955572ce696715fe0651dc50f21b61 /finch/libfinch.c
parent132863bfa18495b38ab641e4c3e8fc272b19e0f9 (diff)
downloadpidgin-06518f052292b76853b3bc6943d0fc511b4518ae.tar.gz
cross-win32: fix finch build
Diffstat (limited to 'finch/libfinch.c')
-rw-r--r--finch/libfinch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/finch/libfinch.c b/finch/libfinch.c
index d827edc2bb..b54c1db816 100644
--- a/finch/libfinch.c
+++ b/finch/libfinch.c
@@ -174,7 +174,7 @@ static gboolean purple_gnt_io_invoke(GIOChannel *source, GIOCondition condition,
#ifdef _WIN32
if(! purple_cond) {
-#if DEBUG
+#if 0
purple_debug_misc("gnt_eventloop",
"CLOSURE received GIOCondition of 0x%x, which does not"
" match 0x%x (READ) or 0x%x (WRITE)\n",