On 1/11/24 17:11, Mark Cave-Ayland wrote:
Since the last keyboard device has now been converted over to use
qemu_input_handler_register(), the legacy qemu_add_kbd_event_handler() function
is now unused and can be removed.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
Reviewed-by: Alex Bennée <alex.ben...@linaro.org>
---
  include/ui/console.h |  2 --
  ui/input-legacy.c    | 37 -------------------------------------
  2 files changed, 39 deletions(-)

Yay!

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to