diff options
Diffstat (limited to 'qapi/job.json')
-rw-r--r-- | qapi/job.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qapi/job.json b/qapi/job.json index 1a6ef03451..d5f84e9615 100644 --- a/qapi/job.json +++ b/qapi/job.json @@ -173,7 +173,6 @@ ## { 'command': 'job-cancel', 'data': { 'id': 'str' } } - ## # @job-complete: # |