提交 d65b7551 编写于 作者: C Cary Xu

fix: remove obsoleted codes

上级 ea891dc7
......@@ -268,9 +268,6 @@ int vnodeCommit(SVnode *pVnode) {
return -1;
}
}
vnodeBufPoolUnRef(pVnode->inUse);
pVnode->inUse = NULL;
if (tqCommit(pVnode->pTq) < 0) {
ASSERT(0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册