del trace log flag

This commit is contained in:
Minghao Li 2022-04-21 11:35:22 +08:00
parent 0df5100836
commit 672be6f4ff
1 changed files with 0 additions and 2 deletions

View File

@ -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);