Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/zbxnix/control.c')
-rw-r--r--src/libs/zbxnix/control.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/zbxnix/control.c b/src/libs/zbxnix/control.c
index 248103c1216..df54a1ad569 100644
--- a/src/libs/zbxnix/control.c
+++ b/src/libs/zbxnix/control.c
@@ -109,8 +109,6 @@ static int parse_log_level_options(const char *opt, size_t len, unsigned int *sc
/******************************************************************************
* *
- * Function: parse_rtc_options *
- * *
* Purpose: parse runtime control options and create a runtime control *
* message *
* *