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