make it compile
This commit is contained in:
parent
cccd2483d0
commit
6abd0d6749
|
@ -716,7 +716,7 @@ int32_t tsdbCommitCommit(STsdb *tsdb) {
|
||||||
|
|
||||||
(void)taosThreadMutexUnlock(&tsdb->mutex);
|
(void)taosThreadMutexUnlock(&tsdb->mutex);
|
||||||
|
|
||||||
TAOS_UNUSED();
|
tsdbCommitInfoDestroy(tsdb);
|
||||||
tsdbUnrefMemTable(pMemTable, NULL, true);
|
tsdbUnrefMemTable(pMemTable, NULL, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue