ecore-x: Fix warning of defined but unused function
authorChris Michael <cp.michael@samsung.com>
Tue, 9 Jun 2015 13:02:19 +0000 (09:02 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 9 Jun 2015 13:05:01 +0000 (09:05 -0400)
commit0d28a1154304987a5069393d0cb903aad00b6508
tree6e8730784271edfa627844b03ee15cb1d6905bca
parent5ffcaf605ef55130fd93127addd4737bdabf9a60
ecore-x: Fix warning of defined but unused function

Summary: The _ecore_x_input_grabbed_is function is only used if we
have support for XI2_2, so move the defines around a little to fix a
compiler warning.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_x/xlib/ecore_x_xi2.c