Re: [Qemu-devel] [PATCH 2/5] ui: Removed unused functions

2015-02-22 Thread Gerd Hoffmann
On Do, 2015-02-19 at 18:12 +0100, Thomas Huth wrote: > Remove qemu_console_displaystate(), qemu_remove_kbd_event_handler(), > qemu_different_endianness_pixelformat() and cpkey(), since they are > completely unused. Reviewed-by: Gerd Hoffmann

[Qemu-devel] [PATCH 2/5] ui: Removed unused functions

2015-02-19 Thread Thomas Huth
Remove qemu_console_displaystate(), qemu_remove_kbd_event_handler(), qemu_different_endianness_pixelformat() and cpkey(), since they are completely unused. Signed-off-by: Thomas Huth Cc: Anthony Liguori Cc: Gerd Hoffmann --- include/ui/console.h |3 --- ui/console.c | 12