parent
c2bc8a5140
commit
1fb3454458
|
@ -342,10 +342,6 @@ typedef struct SSqlObj {
|
||||||
|
|
||||||
struct SSqlObj *prev, *next;
|
struct SSqlObj *prev, *next;
|
||||||
int64_t self;
|
int64_t self;
|
||||||
|
|
||||||
void *metaSubPtr;
|
|
||||||
int64_t parentRid;
|
|
||||||
int64_t metaSubRid;
|
|
||||||
} SSqlObj;
|
} SSqlObj;
|
||||||
|
|
||||||
typedef struct SSqlStream {
|
typedef struct SSqlStream {
|
||||||
|
|
Loading…
Reference in New Issue