libxl_json: Remove JSON_ERROR from enum.
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 8 Oct 2012 10:45:30 +0000 (11:45 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 8 Oct 2012 10:45:30 +0000 (11:45 +0100)
commit469848a080f1be2676cb003a68363edb7de0657e
tree351babc06f18e594635f3ecb7d6ceaa693a4e28e
parentcb78a973ef6254fa4fa9dc020de9fb2e65d07015
libxl_json: Remove JSON_ERROR from enum.

This value from libxl__json_node_type is never used.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_internal.h