]> www.infradead.org Git - users/dwmw2/qemu.git/commit
qapi/ui: Drop note on naming of SpiceQueryMouseMode
authorMarkus Armbruster <armbru@redhat.com>
Thu, 11 Jul 2024 11:22:28 +0000 (13:22 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 17 Jul 2024 08:15:04 +0000 (10:15 +0200)
commit29a9efb09f95cf54a45d4ed97b82d2158b1a3983
tree8fba8aa87a61869cedd8b2c7282a31c90eac0ef5
parent6cab0537926bafbb6be2fc93202611fa5113219b
qapi/ui: Drop note on naming of SpiceQueryMouseMode

Doc comments are reference documentation for users of QMP.
SpiceQueryMouseMode's doc comment contains a note explaining why it's
not named SpiceMouseMode: spice/enums.h has it already.  Irrelevant
for users of QMP; delete the note.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240711112228.2140606-6-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
qapi/ui.json