sdl2: drop QEMU_KEY_BACKSPACE special case
commite7824db15814a86d2c1a547d8750962b7e58c7a9
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Mar 2018 13:50:39 +0000 (21 14:50 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 9 Apr 2018 08:40:47 +0000 (9 10:40 +0200)
tree0b08ddc50a87443819b05aef8c1904dcb963d9c2
parent3dd2ca54fbec8928cca922dc8edc9a064d33f934
sdl2: drop QEMU_KEY_BACKSPACE special case

Not needed, kbd_put_qcode_console() will handle that for us.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180321135041.15768-5-kraxel@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/sdl2-input.c