change parameter

This commit is contained in:
yihaoDeng 2023-05-26 20:30:03 +08:00
parent 34d21bc03f
commit 57a4e56a61
1 changed files with 0 additions and 1 deletions

View File

@ -779,7 +779,6 @@ int streamStateOpenBackend(void* backend, SStreamState* pState) {
return 0;
}
taosThreadMutexUnlock(&handle->cfMutex);
return 0;
char* err = NULL;
int cfLen = sizeof(ginitDict) / sizeof(ginitDict[0]);