commit | c9c74156cde72ba5fe772eb17b8db0edd8b3e2f2 | [log] [tgz] |
---|---|---|
author | Ran Benita <ran234@gmail.com> | Tue Aug 19 23:59:52 2014 +0300 |
committer | Daniel Stone <daniels@collabora.com> | Wed Aug 20 01:05:16 2014 -0700 |
tree | 320970c12d3473b8bb53cf1981c63669674cdb69 | |
parent | 2e1968fa1f398e8615197378799ace0a4ea907dd [diff] |
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>