Remove screendump dummy functions.
commit167351020420c285b67cdf0603501b3d3b15e3f7
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 24 Feb 2012 11:43:44 +0000 (24 12:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 Feb 2012 19:36:04 +0000 (24 13:36 -0600)
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 <aliguori@us.ibm.com>
console.c
hw/jazz_led.c
hw/pxa2xx_lcd.c