Don't protect xkb_*_unref from NULL
authorRan Benita <ran234@gmail.com>
Tue, 19 Aug 2014 20:59:52 +0000 (23:59 +0300)
committerDaniel Stone <daniels@collabora.com>
Wed, 20 Aug 2014 08:05:16 +0000 (01:05 -0700)
commitc9c74156cde72ba5fe772eb17b8db0edd8b3e2f2
tree320970c12d3473b8bb53cf1981c63669674cdb69
parent2e1968fa1f398e8615197378799ace0a4ea907dd
Don't protect xkb_*_unref from NULL

Since xkbcommon-0.3.0, which is required by weston, a NULL argument
doesn't do anything.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/compositor-wayland.c
src/compositor-x11.c
src/input.c
src/screen-share.c