]> git.proxmox.com Git - qemu.git/commit
ui/cocoa.m: Fix recent compile breakage
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 17 Apr 2013 09:16:35 +0000 (09:16 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 21 Apr 2013 16:44:26 +0000 (16:44 +0000)
commit68c0aa6e02f79f8825c0c5dc4c7ed25d524aaa8b
treec5b4a62efb7ba3dedab9d7830e8920294a30b102
parent089305ac0a273e64c9a5655d26da7fe19ecee66f
ui/cocoa.m: Fix recent compile breakage

Fix failures to compile introduced by recent console commits
1dbfa0050381c0d5a6) which removed is_graphic_console() and
vga_hw_update() without updating the cocoa UI backend to match.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
ui/cocoa.m