提交 1bfeb666 编写于 作者: A Alex Duan

fix: remove obsolete code

上级 eb03a0bb
......@@ -506,8 +506,6 @@ void shellPrintNChar(const char *str, int32_t length, int32_t width) {
}
}
#define FLOAT_NORMAL_MIN -100000000
#define FLOAT_NORMAL_MAX 100000000
void shellPrintField(const char *val, TAOS_FIELD *field, int32_t width, int32_t length, int32_t precision) {
if (val == NULL) {
int32_t w = width;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册