make compile

This commit is contained in:
Hongze Cheng 2021-10-11 16:24:10 +08:00
parent 1cafa1b3d5
commit 700cd74105
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ typedef struct {
void * cq; // continuous query
int32_t dbCfgVersion;
int32_t vgCfgVersion;
STsdbCfg tsdbCfg;
// STsdbCfg tsdbCfg;
#if 0
SSyncCfg syncCfg;
#endif