examples: emotion: make sure all callbacks are actually setup
authorStefan Schmidt <stefan@osg.samsung.com>
Thu, 23 Jun 2016 12:07:29 +0000 (14:07 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Thu, 23 Jun 2016 12:07:29 +0000 (14:07 +0200)
commit9d4e46c0a72316bf5de8f9cfc9052ded4e771b6b
tree6b3321b21026037f1861a07da0249832bd79203d
parent2b8912462e0ec81efb8e30a63383b811f52e16f5
examples: emotion: make sure all callbacks are actually setup

In commit 3340745c65ef8b8361dc6eff5e746f7ce1104378 the callback array got
removed letting all callback functions around as unused. Somehow the setup
of all these callbacks have gone missing over various refactors.
src/examples/emotion/emotion_signals_example.c