fix:remove code for resolve the core of amotic_load_n
This commit is contained in:
parent
a15bd187bf
commit
e711f56027
|
@ -163,7 +163,6 @@ typedef struct SSdbRow {
|
||||||
ESdbType type;
|
ESdbType type;
|
||||||
ESdbStatus status;
|
ESdbStatus status;
|
||||||
int32_t refCount;
|
int32_t refCount;
|
||||||
int64_t forAlign;
|
|
||||||
char pObj[];
|
char pObj[];
|
||||||
} SSdbRow;
|
} SSdbRow;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue