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:
authorAndris Zeila <andris.zeila@zabbix.com>2022-01-27 18:35:53 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2022-01-27 18:35:53 +0300
commit03dc95361c4b4c5f76f4b96163cd58223e1a0352 (patch)
tree12de88cf1c17b4a5a6fcaa2f4b3162075a54aa17 /include/zbxha.h
parent864d915715d7ffce92f751a92f95ddfb54edbc2c (diff)
........S. [ZBX-20490] reverted explicit update parent IPC message to ha manager
This reverts commit e02194375bdd4990e8e7137c7b4fb67e74e24b7e.
Diffstat (limited to 'include/zbxha.h')
-rw-r--r--include/zbxha.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zbxha.h b/include/zbxha.h
index 801fd8b1194..e5efc485c0a 100644
--- a/include/zbxha.h
+++ b/include/zbxha.h
@@ -31,7 +31,6 @@
#define ZBX_IPC_SERVICE_HA_GET_FAILOVER_DELAY 7
#define ZBX_IPC_SERVICE_HA_LOGLEVEL_INCREASE 8
#define ZBX_IPC_SERVICE_HA_LOGLEVEL_DECREASE 9
-#define ZBX_IPC_SERVICE_HA_UPDATE_PARENT 10
#define ZBX_IPC_SERVICE_HA_RTC_FIRST (ZBX_IPC_RTC_MAX + 1)