fix: undef debug flag

This commit is contained in:
Cary Xu 2022-05-10 12:21:47 +08:00
parent 65fe36ffb4
commit 5a8497fe45
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ extern char *qtypeStr[];
#define TSDB_PORT_HTTP 11
#define TD_DEBUG_PRINT_ROW
#undef TD_DEBUG_PRINT_ROW
#ifdef __cplusplus
}