widget: Remove unnecessary define

Looks like a copy & paste went wrong :)
Thanks @bu5hm4n
This commit is contained in:
Jean-Philippe Andre 2017-06-08 18:49:23 +09:00
parent c09f4180a1
commit 0d3fb8c2a5
1 changed files with 0 additions and 2 deletions

View File

@ -6510,7 +6510,5 @@ _elm_widget_efl_ui_focus_object_focus_set(Eo *obj, Elm_Widget_Smart_Data *pd, Ei
EFL_CANVAS_GROUP_ADD_DEL_OPS(elm_widget), \
EFL_OBJECT_OP_FUNC(efl_dbg_info_get, _elm_widget_efl_object_dbg_info_get)
#define ELM_GENLIST_EXTRA_OPS \
#include "elm_widget_item.eo.c"
#include "elm_widget.eo.c"