diff options
Diffstat (limited to 'tests/qapi-schema/comments.out')
| -rw-r--r-- | tests/qapi-schema/comments.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qapi-schema/comments.out b/tests/qapi-schema/comments.out index ce4f6a4f0f..937070c2c4 100644 --- a/tests/qapi-schema/comments.out +++ b/tests/qapi-schema/comments.out @@ -1,7 +1,6 @@ module ./builtin object q_empty enum QType - prefix QTYPE member none member qnull member qnum |