]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qobject/json-parser-int.h
target/arm: Pass outputsize down to check_s2_mmu_setup
[mirror_qemu.git] / qobject / json-parser-int.h
index 57cb8e79d3152d2856fba39b389629fc2bee4099..16a25d00bb62f31ab4c7f8eabb48f624b12b616b 100644 (file)
@@ -31,7 +31,6 @@ typedef enum json_token_type {
     JSON_KEYWORD,
     JSON_STRING,
     JSON_INTERP,
-    JSON_SKIP,
     JSON_END_OF_INPUT,
     JSON_MAX = JSON_END_OF_INPUT
 } JSONTokenType;