refactor: do some internal refactor.
This commit is contained in:
parent
b44447e6f3
commit
5282492663
|
@ -383,8 +383,6 @@ int32_t streamExecForAll(SStreamTask* pTask) {
|
|||
if (pInput) {
|
||||
streamFreeQitem(pInput);
|
||||
}
|
||||
|
||||
qDebug("456 %s", pTask->id.idStr);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue