summaryrefslogtreecommitdiff
path: root/src/ntc_ip_comm.h
diff options
context:
space:
mode:
authoryw <[email protected]>2018-09-10 18:31:04 +0800
committeryw <[email protected]>2018-09-10 18:31:20 +0800
commit6c2c1a87f4336b0155a6df71817f5b21cbdf2f7e (patch)
treed8da70698e878f4c33b885cae35ad99e81100540 /src/ntc_ip_comm.h
parent6b5d18f5dab0913a7ff898759c5a254bfb0beaa1 (diff)
Remove unusable parameter
Diffstat (limited to 'src/ntc_ip_comm.h')
-rw-r--r--src/ntc_ip_comm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ntc_ip_comm.h b/src/ntc_ip_comm.h
index f70a31f..40b70e7 100644
--- a/src/ntc_ip_comm.h
+++ b/src/ntc_ip_comm.h
@@ -15,7 +15,6 @@ extern "C"
char log_path[1024];
unsigned int log_level;
unsigned int comm_log_mode;
- unsigned int indie_kafka;
char kafka_brokelist[1024];
char kafka_handle_provide_path[1024];
char kafka_handle_name[1024];