fixup: remove unused minVer and maxVer in ctx of SCommitter2
This commit is contained in:
parent
6b753cc0cd
commit
54a10154a4
|
@ -43,8 +43,6 @@ typedef struct {
|
|||
SDiskID did;
|
||||
TSKEY minKey;
|
||||
TSKEY maxKey;
|
||||
int64_t minVer;
|
||||
int64_t maxVer;
|
||||
STFileSet *fset;
|
||||
TABLEID tbid[1];
|
||||
bool hasTSData;
|
||||
|
|
Loading…
Reference in New Issue