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/zbxserver/anomalystl.c')
-rw-r--r--src/libs/zbxserver/anomalystl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/zbxserver/anomalystl.c b/src/libs/zbxserver/anomalystl.c
index 5528880f490..d37fba3d6b1 100644
--- a/src/libs/zbxserver/anomalystl.c
+++ b/src/libs/zbxserver/anomalystl.c
@@ -33,8 +33,6 @@ ZBX_PTR_VECTOR_IMPL(VV, zbx_vector_history_record_t *)
/*******************************************************************************
* *
- * Function: zbx_get_percentage_of_deviations_in_remainder *
- * *
* Purpose: finds how many values in stl remainder are outliers *
* *
* Parameters: remainder - [IN] stl remainder values vector *