diff --git a/src/inc/taosmsg.h b/src/inc/taosmsg.h index d9f6d0f2e3f052b02fb2a09cda1b11dd4cdec421..0dd4cb5c867f0326a17917ac4d1b50d3f9c20ce6 100644 --- a/src/inc/taosmsg.h +++ b/src/inc/taosmsg.h @@ -545,8 +545,6 @@ typedef struct SRetrieveTableRsp { int32_t numOfRows; int8_t completed; // all results are returned to client int16_t precision; - int32_t sVersion; //TODO: will use tlv for sversion and tversion - int32_t tVersion; int64_t offset; // updated offset value for multi-vnode projection query int64_t useconds; int8_t compressed;