eeze_sensor: Don't free the data passed in the callback ourself
authorDaniel Willmann <d.willmann@samsung.com>
Fri, 22 Mar 2013 18:32:38 +0000 (18:32 +0000)
committerDaniel Willmann <d.willmann@samsung.com>
Fri, 22 Mar 2013 18:32:38 +0000 (18:32 +0000)
commitc2bdfae63e15c71e183507bd4d3a794967f63874
treef4c4a31a35cd70c6d64e0241c5956531d2df1269
parent0bbd9446726791c167517989d3b7b56e3fa98eac
eeze_sensor: Don't free the data passed in the callback ourself

The way ecore_event_add() is used in the sensor modules takes care of
that already (not providing a free cb).

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/tests/eeze/eeze_suite.c