fix:remove code for resolve the core of amotic_load_n

This commit is contained in:
wangmm0220 2022-07-14 16:33:11 +08:00
parent a15bd187bf
commit e711f56027
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ typedef struct SSdbRow {
ESdbType type;
ESdbStatus status;
int32_t refCount;
int64_t forAlign;
char pObj[];
} SSdbRow;