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:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-04-20 17:02:18 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-04-20 17:02:18 +0300
commit57e4d484eb05874ca1e6ff610f071a1b494e338c (patch)
tree9befbb4591adb68fe10acec9824f1c3c6ef8a449 /include/dbcache.h
parentf7aef842c98bc69853ff8d57f046b618858500a0 (diff)
........S. [ZBXNEXT-6452] removed unused functions
Diffstat (limited to 'include/dbcache.h')
-rw-r--r--include/dbcache.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dbcache.h b/include/dbcache.h
index 767fa661ced..d0bbf3ce57d 100644
--- a/include/dbcache.h
+++ b/include/dbcache.h
@@ -815,8 +815,6 @@ void zbx_dc_correlation_rules_free(zbx_correlation_rules_t *rules);
void zbx_dc_correlation_rules_get(zbx_correlation_rules_t *rules);
void zbx_dc_get_nested_hostgroupids(zbx_uint64_t *groupids, int groupids_num, zbx_vector_uint64_t *nested_groupids);
-void zbx_dc_get_nested_hostgroupids_by_names(const char **groups, int groups_num,
- zbx_vector_uint64_t *nested_groupids);
void zbx_dc_get_hostids_by_group_name(const char *name, zbx_vector_uint64_t *hostids);
#define ZBX_HC_ITEM_STATUS_NORMAL 0