fix:compile error
This commit is contained in:
parent
fb3197ea89
commit
450d079839
|
@ -1881,7 +1881,6 @@ static SSDataBlock* doQueueScan(SOperatorInfo* pOperator) {
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
static int32_t filterDelBlockByUid(SSDataBlock* pDst, const SSDataBlock* pSrc, SStreamScanInfo* pInfo) {
|
static int32_t filterDelBlockByUid(SSDataBlock* pDst, const SSDataBlock* pSrc, SStreamScanInfo* pInfo) {
|
||||||
STqReader* pReader = pInfo->tqReader;
|
STqReader* pReader = pInfo->tqReader;
|
||||||
|
|
Loading…
Reference in New Issue