diff options
Diffstat (limited to 'qapi/replay.json')
-rw-r--r-- | qapi/replay.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qapi/replay.json b/qapi/replay.json index 351898f..7294703 100644 --- a/qapi/replay.json +++ b/qapi/replay.json @@ -40,7 +40,6 @@ # @icount: current number of executed instructions. # # Since: 5.2 -# ## { 'struct': 'ReplayInfo', 'data': { 'mode': 'ReplayMode', '*filename': 'str', 'icount': 'int' } } |