fix: opt trans debug info
This commit is contained in:
parent
f294d60681
commit
6ff76e57ae
|
@ -14,8 +14,6 @@
|
||||||
|
|
||||||
#include "transComm.h"
|
#include "transComm.h"
|
||||||
|
|
||||||
static int32_t httpRefMgt = 0;
|
|
||||||
|
|
||||||
static TdThreadOnce transModuleInit = PTHREAD_ONCE_INIT;
|
static TdThreadOnce transModuleInit = PTHREAD_ONCE_INIT;
|
||||||
|
|
||||||
static char* notify = "a";
|
static char* notify = "a";
|
||||||
|
|
Loading…
Reference in New Issue