aboutsummaryrefslogtreecommitdiff
path: root/qapi-schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi-schema.json')
-rw-r--r--qapi-schema.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/qapi-schema.json b/qapi-schema.json
index e38c5f0423..4b50b652d3 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -3057,8 +3057,6 @@
# @name: the type name found in the search
#
# Since: 1.1
-#
-# Notes: This command is experimental and may change syntax in future releases.
##
{ 'struct': 'ObjectTypeInfo',
'data': { 'name': 'str' } }