Remove keycode_range_is_legal
authorDaniel Stone <daniel@fooishbar.org>
Wed, 9 May 2012 19:12:18 +0000 (20:12 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Wed, 9 May 2012 19:16:51 +0000 (20:16 +0100)
commit3e3ddd43e93f615bd783cde723032d14c834f474
tree40343b21928ca83feef6c8daaf3d01f3f75b0980
parent6433d72e7c13b7be5ed7bf227441b68b909ef46d
Remove keycode_range_is_legal

It was a pretty pointless check.  Also sanitise the _x11 variant to
actually do what it says on the box.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
include/xkbcommon/xkbcommon.h
src/alloc.c