fix:compile error

This commit is contained in:
wangmm0220 2023-10-08 11:04:30 +08:00
parent fb3197ea89
commit 450d079839
1 changed files with 0 additions and 1 deletions

View File

@ -1881,7 +1881,6 @@ static SSDataBlock* doQueueScan(SOperatorInfo* pOperator) {
return NULL;
}
}
}
static int32_t filterDelBlockByUid(SSDataBlock* pDst, const SSDataBlock* pSrc, SStreamScanInfo* pInfo) {
STqReader* pReader = pInfo->tqReader;