This commit is contained in:
dapan1121 2021-01-28 13:47:27 +08:00
parent f53e76e0a7
commit c83dca2359
1 changed files with 0 additions and 1 deletions

View File

@ -7915,4 +7915,3 @@ void** qReleaseQInfo(void* pMgmt, void* pQInfo, bool freeHandle) {
taosCacheRelease(pQueryMgmt->qinfoPool, pQInfo, freeHandle); taosCacheRelease(pQueryMgmt->qinfoPool, pQInfo, freeHandle);
return 0; return 0;
} }