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:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2019-02-07 19:02:40 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2019-02-07 19:02:40 +0300
commitc7023455088de2bbb94ff07dd907ba583dc9d68b (patch)
treecf0263691f5e777effcbaa0dc09c7c135840085a /include/discovery.h
parentd512279391a02d585d9f1f07fdf83b6f01fbbe38 (diff)
........S. [ZBXNEXT-158] code review rework
Diffstat (limited to 'include/discovery.h')
-rw-r--r--include/discovery.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/discovery.h b/include/discovery.h
index 7bc83c122ac..64993ed2bed 100644
--- a/include/discovery.h
+++ b/include/discovery.h
@@ -24,8 +24,6 @@
#include "zbxjson.h"
#include "comms.h"
-#define MAX_DISCOVERED_VALUE_SIZE 128
-
typedef struct
{
zbx_uint64_t dcheckid;