]> Git Repo - qemu.git/commit
include/sysemu/sysemu.h: Remove usused variable no_quit
authorThomas Huth <[email protected]>
Wed, 8 Jan 2020 19:09:34 +0000 (20:09 +0100)
committerThomas Huth <[email protected]>
Tue, 4 Feb 2020 08:00:57 +0000 (09:00 +0100)
commit432b119be4a5d0902d71869f2a29c3c01d60eb45
tree8094518d521edd2b58be63b00de66bd5a26c27f8
parentc7cf4ddb8068d83d6da1a626590ca67ba4c508ad
include/sysemu/sysemu.h: Remove usused variable no_quit

The no_quit variable has been removed in commit 78782712a62d56 ("vl: drop
no_quit variable"), so let's remove the extern declaration in the header
now, too.

Fixes: 78782712a62d ("vl: drop no_quit variable")
Message-Id: <20200108192402[email protected]>
Reviewed-by: Laurent Vivier <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
include/sysemu/sysemu.h
This page took 0.024608 seconds and 4 git commands to generate.