Elementary elm_layout.c: Removed unnecessary lines. Sorry I don't like

you :)


SVN revision: 59373
This commit is contained in:
Daniel Juyung Seo 2011-05-14 03:24:46 +00:00
parent fa6b6ca83b
commit d770d6f74d
1 changed files with 0 additions and 3 deletions

View File

@ -1278,6 +1278,3 @@ elm_layout_part_cursor_engine_only_get(const Evas_Object *obj, const char *part_
EINA_SAFETY_ON_NULL_RETURN_VAL(pc->obj, EINA_FALSE);
return elm_object_cursor_engine_only_get(pc->obj);
}