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 d602a04fa2..84ce943ac9 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 graphic_rotate;
QEMUOptionRom option_rom[MAX_OPTION_ROMS];
int nb_option_roms;
int old_param;