Commit e69a10f4 authored by yuchenlin's avatar yuchenlin Committed by Gerd Hoffmann
Browse files

vga_int: remove unused function protype



Signed-off-by: default avataryuchenlin <yuchenlin@synology.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181022080053.9379-1-yuchenlin@synology.com
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 60e94e43
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -166,7 +166,6 @@ MemoryRegion *vga_init_io(VGACommonState *s, Object *obj,
                          const MemoryRegionPortio **vbe_ports);
void vga_common_reset(VGACommonState *s);

void vga_sync_dirty_bitmap(VGACommonState *s);
void vga_dirty_log_start(VGACommonState *s);
void vga_dirty_log_stop(VGACommonState *s);