summaryrefslogtreecommitdiff
path: root/json_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'json_util.c')
-rw-r--r--json_util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/json_util.c b/json_util.c
index 8902d31..1c1fa46 100644
--- a/json_util.c
+++ b/json_util.c
@@ -266,7 +266,6 @@ static const char* json_type_name[] = {
"boolean",
"double",
"int",
- "uint",
"object",
"array",
"string",