Remove deprecation warnings from TouchEvent 91/106891/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 23 Dec 2016 10:50:13 +0000 (10:50 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 23 Dec 2016 10:50:16 +0000 (10:50 +0000)
commit0e0c1f8de32ff69edabffb27e91dcaf7da3be3a7
treec35908786bcb0aaff2b880731e7ded277184bb96
parent554cb06ab88b5ff50a428fafa7ffeb7e9d2522a8
Remove deprecation warnings from TouchEvent

This pollutes the log for general touch as it's used by the TouchEventProcessor for backwards compatability
and, thus, the log is always shown even if applications are not using it.

Change-Id: Ied028740a3007914a6c68c0ffa3a66ad6ef840c9
dali/public-api/events/touch-event.cpp