]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
doh
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 14 Dec 2010 00:17:11 +0000 (18:17 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 14 Dec 2010 00:17:11 +0000 (18:17 -0600)
libs/stfu/stfu.c

index c0d4a96ee541f4f0b5cc74df5be081e1b319e57c..12713201a02b8ad6c1adfcb27d7a21845f5e76e7 100644 (file)
@@ -27,7 +27,7 @@
  */
 #include "stfu.h"
 
-#define DB_JB 1
+//#define DB_JB 1
 #ifdef _MSC_VER
 /* warning C4706: assignment within conditional expression*/
 #pragma warning(disable: 4706)