diff options
Diffstat (limited to 'include/sysemu')
-rw-r--r-- | include/sysemu/sysemu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sysemu/sysemu.h b/include/sysemu/sysemu.h index 80c57fdc4e..686f4217a6 100644 --- a/include/sysemu/sysemu.h +++ b/include/sysemu/sysemu.h @@ -44,7 +44,6 @@ extern int alt_grab; extern int ctrl_grab; extern int cursor_hide; extern int graphic_rotate; -extern int no_quit; extern int no_shutdown; extern int old_param; extern int boot_menu; |