elementary: Don't define handlers if we are not going to use them
authorChris Michael <cpmichael@osg.samsung.com>
Sun, 15 May 2016 13:35:54 +0000 (09:35 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Sun, 15 May 2016 13:53:16 +0000 (09:53 -0400)
commit8ed0aa02cfc32faadff0ba04de2da92a6a096107
treed38b373313a40490bdb255194eedb310a77f1ed9
parentdd649ab63958dd1f6bfa24a7c9ae292d09bb94b1
elementary: Don't define handlers if we are not going to use them

These handlers are only used when building for X11, not for Wayland,
so conditionally compile them in/out

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/elementary/elm_cnp.c