uterm: input: remove plain backend
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 8 Oct 2012 16:11:17 +0000 (18:11 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 8 Oct 2012 16:11:17 +0000 (18:11 +0200)
commitfa566972e5f97844ac41770e0d89b8d3bbb9ff39
tree84c84154449ea85a12f707843a5e5a641e174aa7
parentc9564108bdd4d3f041242ef5a5cb1e24bd3f81cc
uterm: input: remove plain backend

We made xkbcommon mandatory some time ago and there is no reason to keep
this plain backend around anymore. It isn't tested at all and provides no
real advantage over xkb.
Even for debugging it is easier to use XKB.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
src/uterm_input.c
src/uterm_input.h
src/uterm_input_plain.c [deleted file]