fix:error in TD-23218 & remove useless logic
This commit is contained in:
parent
ccba1d07c6
commit
55fb48b699
|
@ -209,7 +209,6 @@ typedef struct SSDataBlock {
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
FETCH_TYPE__DATA = 1,
|
FETCH_TYPE__DATA = 1,
|
||||||
FETCH_TYPE__SEP,
|
|
||||||
FETCH_TYPE__NONE,
|
FETCH_TYPE__NONE,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue