make compile
This commit is contained in:
parent
1cafa1b3d5
commit
700cd74105
|
@ -79,7 +79,7 @@ typedef struct {
|
||||||
void * cq; // continuous query
|
void * cq; // continuous query
|
||||||
int32_t dbCfgVersion;
|
int32_t dbCfgVersion;
|
||||||
int32_t vgCfgVersion;
|
int32_t vgCfgVersion;
|
||||||
STsdbCfg tsdbCfg;
|
// STsdbCfg tsdbCfg;
|
||||||
#if 0
|
#if 0
|
||||||
SSyncCfg syncCfg;
|
SSyncCfg syncCfg;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue