Evas: Remove callbacks in reverse order with callback_del
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Apr 2015 07:31:36 +0000 (16:31 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Apr 2015 07:41:12 +0000 (16:41 +0900)
commit1dddbbd8f76a966328a205b170a386444404724b
tree8cda534b2de8eced7e0c47bc6b5d873eb05eff02
parent6eff3fa3f5b0c09a597d72efea3713132b742a25
Evas: Remove callbacks in reverse order with callback_del

This function is deprecated, because del_full should be used instead.
Still, the documentation specifies in which order the callbacks should
be deleted.

Fixes T2077 (not really fixes according to the comment but fixes
according to the doc).
src/lib/evas/canvas/evas_callbacks.c