remove the unnessasy header file

This commit is contained in:
Jeff Tao 2020-02-18 07:45:21 +08:00
parent fc22eb445d
commit 83edc110fe
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@
extern "C" { extern "C" {
#endif #endif
#include "taosmsg.h"
#include "tsched.h"
#include "tglobalcfg.h"
#define TAOS_CONN_UDPS 0 #define TAOS_CONN_UDPS 0
#define TAOS_CONN_UDPC 1 #define TAOS_CONN_UDPC 1
#define TAOS_CONN_TCPS 2 #define TAOS_CONN_TCPS 2