diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/vmware_vga.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/vmware_vga.c b/hw/vmware_vga.c index 4fac38b630..8c63e4833e 100644 --- a/hw/vmware_vga.c +++ b/hw/vmware_vga.c @@ -27,7 +27,7 @@ #include "pci.h" #include "vmware_vga.h" -#define VERBOSE +#undef VERBOSE #undef DIRECT_VRAM #define HW_RECT_ACCEL #define HW_FILL_ACCEL |