fix:remove useless setmsg
This commit is contained in:
parent
b029c8f157
commit
f977b27b88
|
@ -1635,7 +1635,6 @@ static SSDataBlock* doQueueScan(SOperatorInfo* pOperator) {
|
|||
}
|
||||
|
||||
pInfo->tqReader->msg2 = (SPackedData){0};
|
||||
pInfo->tqReader->setMsg = 0;
|
||||
pTaskInfo->streamInfo.submit = (SPackedData){0};
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue