mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Now that all machines call isa_vga_init() or pci_vga_init(), some unused code can be removed. Cc: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
f642dfce19
commit
457ebdcd91
7 changed files with 0 additions and 56 deletions
|
@ -25,7 +25,6 @@
|
|||
#include "loader.h"
|
||||
#include "console.h"
|
||||
#include "pci.h"
|
||||
#include "vmware_vga.h"
|
||||
|
||||
#undef VERBOSE
|
||||
#define HW_RECT_ACCEL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue