]> Git Repo - qemu.git/commit - ui/console.c
Remove screendump dummy functions.
authorGerd Hoffmann <[email protected]>
Fri, 24 Feb 2012 11:43:44 +0000 (12:43 +0100)
committerAnthony Liguori <[email protected]>
Fri, 24 Feb 2012 19:36:04 +0000 (13:36 -0600)
commit167351020420c285b67cdf0603501b3d3b15e3f7
treea75e12bf19e81e797b48c7bfdad9146e8ddc157a
parent9a51f5b0677381ed87d413e969ea72adf1f17f5f
Remove screendump dummy functions.

The code in console.c verifies whenever a screen_dump function
pointer is present before calling it, so there is no need to supply an
dummy function.  Remove them.  Also report an error to notify the user
that he didn't got a screenshot.

Signed-off-by: Anthony Liguori <[email protected]>
console.c
hw/jazz_led.c
hw/pxa2xx_lcd.c
This page took 0.024806 seconds and 4 git commands to generate.