ecore_x_xi2: remove useless define check XI_TouchXXX.
authorJi-Youn Park <jy0703.park@samsung.com>
Mon, 8 Jun 2015 18:53:01 +0000 (14:53 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 8 Jun 2015 18:53:01 +0000 (14:53 -0400)
commit105cf65c8078c45bf9a7d3f368b2d124b1f90a48
treee03a6fab21c7227837983bdfde33fdeb3027a7e0
parent172a0ccf0cd609dac4a3c0b48965c96afd3e1b01
ecore_x_xi2: remove useless define check XI_TouchXXX.

Summary:
we can use XI_TouchXXX defines after xi2_2. So we don't need check XI_TouchXXX defines.
I think it is simple only using the ECORE_XI2_2 define instead of using XI_TouchXXX defines.

Reviewers: raster, cedric, devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2637
src/lib/ecore_x/xlib/ecore_x_xi2.c