On Fri, Mar 22, 2024, 10:09 AM Markus Armbruster <arm...@redhat.com> wrote:
> Reported-by: John Snow <js...@redhat.com> > Fixes: 119ebac1feb2 (qapi-schema: use generated marshaller for > 'qmp_capabilities') > Signed-off-by: Markus Armbruster <arm...@redhat.com> > Reviewed-by: John Snow <js...@redhat.com> --- > qapi/control.json | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/qapi/control.json b/qapi/control.json > index f404daef60..6bdbf077c2 100644 > --- a/qapi/control.json > +++ b/qapi/control.json > @@ -11,8 +11,6 @@ > # > # Enable QMP capabilities. > # > -# Arguments: > -# > # @enable: An optional list of QMPCapability values to enable. The > # client must not enable any capability that is not mentioned in > # the QMP greeting message. If the field is not provided, it > -- > 2.44.0 > >