summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/zbxjson.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zbxjson.h b/include/zbxjson.h
index 9a16168f..8fe235bc 100644
--- a/include/zbxjson.h
+++ b/include/zbxjson.h
@@ -47,7 +47,6 @@ typedef enum
ZBX_JSON_TYPE_UNKNOWN = 0,
ZBX_JSON_TYPE_STRING,
ZBX_JSON_TYPE_INT,
- ZBX_JSON_TYPE_FLOAT,
ZBX_JSON_TYPE_ARRAY,
ZBX_JSON_TYPE_OBJECT,
ZBX_JSON_TYPE_NULL