evas/event - no more valid.

SVN revision: 78390
This commit is contained in:
ChunEon Park 2012-10-24 07:14:52 +00:00
parent 2960c5e5d4
commit 3f1f0631c1
1 changed files with 0 additions and 1 deletions

View File

@ -199,7 +199,6 @@ _evas_object_source_events(Evas_Object *eo_obj, Evas *eo_e, Evas_Callback_Type t
if (obj->delete_me || src->delete_me) return;
child = eo_data_get(child_eo, EVAS_OBJ_CLASS);
if (child->delete_me) continue;
//FIXME: trasform the ev coords in src space also.
evas_object_event_callback_call(child_eo, child,
type,
ev,