remove void types

This commit is contained in:
freemine 2020-10-04 20:27:04 +08:00
parent 47a77371ee
commit 231cc2963e
1 changed files with 0 additions and 7 deletions

View File

@ -30,13 +30,6 @@ typedef struct SSub TAOS_SUB;
typedef unsigned char** TAOS_ROW;
// typedef void TAOS;
// typedef void** TAOS_ROW;
// typedef void TAOS_RES;
// typedef void TAOS_SUB;
// typedef void TAOS_STREAM;
// typedef void TAOS_STMT;
// Data type definition
#define TSDB_DATA_TYPE_NULL 0 // 1 bytes
#define TSDB_DATA_TYPE_BOOL 1 // 1 bytes