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/libs/zbxdbcache/is_item_processed_by_server.c')
-rw-r--r--tests/libs/zbxdbcache/is_item_processed_by_server.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/libs/zbxdbcache/is_item_processed_by_server.c b/tests/libs/zbxdbcache/is_item_processed_by_server.c
index 7353f2ee913..2b9f55fadd6 100644
--- a/tests/libs/zbxdbcache/is_item_processed_by_server.c
+++ b/tests/libs/zbxdbcache/is_item_processed_by_server.c
@@ -25,9 +25,6 @@
#include "common.h"
#include "dbcache.h"
-/******************************************************************************
- * *
- ******************************************************************************/
void zbx_mock_test_entry(void **state)
{
int type, expected_result;