evas_callbacks: restore error message behaviour from MAGIC_CHECK
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Sat, 22 Oct 2016 17:26:47 +0000 (19:26 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Sat, 22 Oct 2016 17:26:47 +0000 (19:26 +0200)
commit0180da708dda0d95fc34ec68c7d65d2df9ab4f95
tree4047f2510e76719bf41d9eed35c1477275408145
parente6a78bd02aeaa1d66a01c08f0e8c40186b21d618
evas_callbacks: restore error message behaviour from MAGIC_CHECK

before changing MAGIC_CHECK to eo_isa passing NULL to a function would
result in nothing, now it gives a error message. This restores the old
behaviour.
src/lib/evas/canvas/evas_callbacks.c