[td-225]fix compiler error.
This commit is contained in:
parent
489b24a18a
commit
1c9a3a9f7b
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue