diff options
| author | yw <[email protected]> | 2018-09-10 18:31:04 +0800 |
|---|---|---|
| committer | yw <[email protected]> | 2018-09-10 18:31:20 +0800 |
| commit | 6c2c1a87f4336b0155a6df71817f5b21cbdf2f7e (patch) | |
| tree | d8da70698e878f4c33b885cae35ad99e81100540 | |
| parent | 6b5d18f5dab0913a7ff898759c5a254bfb0beaa1 (diff) | |
Remove unusable parameter
| -rw-r--r-- | src/ntc_ip_comm.h | 1 |
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]; |
