del trace log flag
This commit is contained in:
parent
0df5100836
commit
672be6f4ff
|
@ -27,8 +27,6 @@ static void syncEnvTick(void *param, void *tmrId);
|
|||
// --------------------------------
|
||||
|
||||
int32_t syncEnvStart() {
|
||||
sDebugFlag = 207;
|
||||
|
||||
int32_t ret = 0;
|
||||
taosSeedRand(taosGetTimestampSec());
|
||||
gSyncEnv = doSyncEnvStart(gSyncEnv);
|
||||
|
|
Loading…
Reference in New Issue