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 'tests/zabbix_server/preprocessor/zbx_item_preproc.c')
-rw-r--r--tests/zabbix_server/preprocessor/zbx_item_preproc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/zabbix_server/preprocessor/zbx_item_preproc.c b/tests/zabbix_server/preprocessor/zbx_item_preproc.c
index 4152cebb021..15154cbd45a 100644
--- a/tests/zabbix_server/preprocessor/zbx_item_preproc.c
+++ b/tests/zabbix_server/preprocessor/zbx_item_preproc.c
@@ -148,8 +148,6 @@ static void read_step(const char *path, zbx_preproc_op_t *op)
/******************************************************************************
* *
- * Function: is_step_supported *
- * *
* Purpose: checks if the preprocessing step is supported based on build *
* configuration or other settings *
* *