commit | 68c0aa6e02f79f8825c0c5dc4c7ed25d524aaa8b | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Apr 17 09:16:35 2013 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Apr 21 16:44:26 2013 +0000 |
tree | c5b4a62efb7ba3dedab9d7830e8920294a30b102 | |
parent | 089305ac0a273e64c9a5655d26da7fe19ecee66f [diff] |
ui/cocoa.m: Fix recent compile breakage Fix failures to compile introduced by recent console commits 1dbfa00503, 81c0d5a6) 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>