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>2021-04-09 15:17:00 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-04-09 15:17:00 +0300
commit2200bd07bc6f05fef6071b7e7178d63f810441f6 (patch)
tree296a653c885ed9abc2ada23941c6cc62b905943c /include/zbxeval.h
parentd1b51edd89a9401dbe21bc439d212171b37b08a5 (diff)
........S. [ZBXNEXT-6452] renamed define, added comments
Diffstat (limited to 'include/zbxeval.h')
-rw-r--r--include/zbxeval.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zbxeval.h b/include/zbxeval.h
index 3bfb9be47f9..c34b7eb785c 100644
--- a/include/zbxeval.h
+++ b/include/zbxeval.h
@@ -75,7 +75,6 @@
#define ZBX_EVAL_TOKEN_PROP_TAG (29 | ZBX_EVAL_CLASS_PROPERTY)
#define ZBX_EVAL_TOKEN_PROP_GROUP (30 | ZBX_EVAL_CLASS_PROPERTY)
#define ZBX_EVAL_TOKEN_EXCEPTION (31 | ZBX_EVAL_CLASS_FUNCTION)
-#define ZBX_EVAL_TOKEN_JOKER (32)
/* token parsing rules */