drop conf assert
This commit is contained in:
parent
cda8bd8047
commit
f68bbfa448
|
@ -1360,8 +1360,6 @@ static int32_t taosSetSystemCfg(SConfig *pCfg) {
|
|||
tsEnableCoreFile = pItem->bval;
|
||||
taosSetCoreDump(tsEnableCoreFile);
|
||||
|
||||
TAOS_CHECK_GET_CFG_ITEM(pCfg, pItem, "assert");
|
||||
|
||||
// todo
|
||||
tsVersion = 30000000;
|
||||
|
||||
|
|
Loading…
Reference in New Issue