summaryrefslogtreecommitdiff
path: root/qapi/ui.json
diff options
context:
space:
mode:
authorAndrea Bolognani <abologna@redhat.com>2022-05-03 09:37:34 +0200
committerMarkus Armbruster <armbru@redhat.com>2022-05-16 07:22:28 +0200
commit15cc783cfbd8949c5477c134f66f1fdc599a129e (patch)
treef352d2c9c9b8cd36053efbdb288c221a2f2efd43 /qapi/ui.json
parentc6487a88871ed299f78641f81f2c0aaff9b6c8bb (diff)
qapi: Drop unnecessary empty lines outside of comments
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20220503073737.84223-6-abologna@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/ui.json')
-rw-r--r--qapi/ui.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/qapi/ui.json b/qapi/ui.json
index 0e903340fc..9f19beea6d 100644
--- a/qapi/ui.json
+++ b/qapi/ui.json
@@ -128,7 +128,6 @@
#
# Since: 7.0
##
-
{ 'struct': 'ExpirePasswordOptionsVnc',
'data': { '*display': 'str' } }