elementary: Cleanup compiler warnings when not using X11
authorChris Michael <cpmichael@osg.samsung.com>
Sun, 15 May 2016 13:41:12 +0000 (09:41 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Sun, 15 May 2016 13:53:16 +0000 (09:53 -0400)
commit08c9c70c27265c6679b367680dea02205c597c2f
treee4a230e54a0b4f79672eff776a80428197cc23d7
parentd8574455710c9de6ce13890d916f4ae3b1cdb3cf
elementary: Cleanup compiler warnings when not using X11

This patch cleans up various unused variables and unused function
parameters when not building for X11.

@fix

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