aboutsummaryrefslogtreecommitdiff
path: root/softmmu/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu/globals.c')
-rw-r--r--softmmu/globals.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/softmmu/globals.c b/softmmu/globals.c
index 39678aa8c5..e83b5428d1 100644
--- a/softmmu/globals.c
+++ b/softmmu/globals.c
@@ -43,7 +43,6 @@ int vga_interface_type = VGA_NONE;
bool vga_interface_created;
Chardev *parallel_hds[MAX_PARALLEL_PORTS];
int win2k_install_hack;
-int singlestep;
int fd_bootchk = 1;
int graphic_rotate;
QEMUOptionRom option_rom[MAX_OPTION_ROMS];