Explorar o código

update:关闭zbar的调试信息

alienwalker %!s(int64=4) %!d(string=hai) anos
pai
achega
104c2c0a5f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Third_Party/ZBAR/include/debug.h

+ 1 - 1
Third_Party/ZBAR/include/debug.h

@@ -22,7 +22,7 @@
  *------------------------------------------------------------------------*/
 
 /* varargs variations on compile time debug spew */
-#if 1
+#if 0
 
 #define dprintf(...)
 #define zassert(condition, retval, format, ...) //assert(condition)