[td-225]fix compiler error.

This commit is contained in:
Haojun Liao 2021-04-27 22:52:30 +08:00
parent 489b24a18a
commit 1c9a3a9f7b
1 changed files with 0 additions and 3 deletions

View File

@ -4930,9 +4930,6 @@ static void* syncWriteInterlace(threadInfo *pThreadInfo) {
int64_t insertRows;
int interlaceRows;
int64_t insertRows;
int interlaceRows;
SSuperTable* superTblInfo = pThreadInfo->superTblInfo;
if (superTblInfo) {