This commit is contained in:
Vincent Wei
2020-03-12 11:15:31 +08:00
parent c640565f3b
commit 6927a22507

View File

@@ -74,16 +74,6 @@ struct GAL_PrivateVideoData {
int saved_cmaplen;
__u16 *saved_cmap;
#if 0
int current_vt;
int saved_vt;
int keyboard_fd;
int saved_kbd_mode;
struct termios saved_kbd_termios;
int mouse_fd;
#endif
#ifdef _MGHAVE_PCIACCESS
int pci_accel_driver;
#endif