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-05-28 14:52:16 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-05-28 14:52:16 +0300
commitb7481ffcea4dc1fb920b91630f6157866cabde58 (patch)
treeb40993d48c4a81b5095eebd88664fd57b0ee2dad /include/zbxservice.h
parent621a44c1ace9212eb264c0c910376f685ec7694a (diff)
........S. [ZBXNEXT-6674] added problem event preparation before serialization
Diffstat (limited to 'include/zbxservice.h')
-rw-r--r--include/zbxservice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zbxservice.h b/include/zbxservice.h
index 385196e45e5..08275c1fac2 100644
--- a/include/zbxservice.h
+++ b/include/zbxservice.h
@@ -28,6 +28,5 @@
#define ZBX_IPC_SERVICE_SERVICE_PROBLEMS 1
void zbx_service_flush(unsigned char *data, zbx_uint32_t size);
-void zbx_services_flush(const zbx_vector_ptr_t *problems);
#endif /* ZABBIX_AVAILABILITY_H */