diff options
| -rw-r--r-- | qapi/block-core.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qapi/block-core.json b/qapi/block-core.json index d3f076db9d..5c2b3ac0d4 100644 --- a/qapi/block-core.json +++ b/qapi/block-core.json @@ -1858,7 +1858,6 @@ # # Errors: # - If @device does not exist, DeviceNotFound -# - Any other error returns a GenericError. # # Since: 1.3 # |