aboutsummaryrefslogtreecommitdiffstats
path: root/sysemu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysemu.h')
-rw-r--r--sysemu.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysemu.h b/sysemu.h
index 0d332c1..0c57d5d 100644
--- a/sysemu.h
+++ b/sysemu.h
@@ -109,15 +109,6 @@ int tap_win32_init(VLANState *vlan, const char *model,
/* SLIRP */
void do_info_slirp(Monitor *mon);
-typedef enum DisplayType
-{
- DT_DEFAULT,
- DT_CURSES,
- DT_SDL,
- DT_VNC,
- DT_NOGRAPHIC,
-} DisplayType;
-
extern int bios_size;
extern int cirrus_vga_enabled;
extern int std_vga_enabled;