Browse Source

update:关闭zbar的调试信息

alienwalker 4 năm trước cách đây
mục cha
commit
104c2c0a5f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)