瀏覽代碼

Comment out PortMapper debug

this got left turned on in a confusing merge previously
travisladuke 2 年之前
父節點
當前提交
d976a9f5a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      osdep/PortMapper.cpp

+ 1 - 1
osdep/PortMapper.cpp

@@ -14,7 +14,7 @@
 #ifdef ZT_USE_MINIUPNPC
 #ifdef ZT_USE_MINIUPNPC
 
 
 // Uncomment to dump debug messages
 // Uncomment to dump debug messages
-#define ZT_PORTMAPPER_TRACE 1
+//#define ZT_PORTMAPPER_TRACE 1
 
 
 #ifdef __ANDROID__
 #ifdef __ANDROID__
 #include <android/log.h>
 #include <android/log.h>