adj code
This commit is contained in:
parent
167cdc79c5
commit
2a67b83a27
|
@ -47,10 +47,8 @@ extern "C" {
|
|||
} \
|
||||
} else { \
|
||||
(_pKey)->ts = (_pRow)->pBlockData->aTSKEY[(_pRow)->iRow]; \
|
||||
if ((_pRow)->pBlockData->nColData > 0) { \
|
||||
tColRowGetPrimaryKey((_pRow)->pBlockData, (_pRow)->iRow, (_pKey)); \
|
||||
} \
|
||||
} \
|
||||
}
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in New Issue