elementary: Conditionally define functions based on x11/wayland
authorChris Michael <cpmichael@osg.samsung.com>
Sun, 15 May 2016 13:39:44 +0000 (09:39 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Sun, 15 May 2016 13:53:16 +0000 (09:53 -0400)
commitd8574455710c9de6ce13890d916f4ae3b1cdb3cf
tree9ed4dcb72ec8c9524a250d423dc7f3c590c11451
parent8ed0aa02cfc32faadff0ba04de2da92a6a096107
elementary: Conditionally define functions based on x11/wayland

These functions are only used if we are compiled with X11 support, so add
an #ifdef to remove it from wayland builds

@fix

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