elementary/elc_multibuttonentry.c : Multibuttonentry doesn't need to call parents...
authorWooHyun Jung <wh0705.jung@samsung.com>
Wed, 20 Nov 2013 11:17:17 +0000 (20:17 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Wed, 20 Nov 2013 11:17:17 +0000 (20:17 +0900)
legacy/elementary/src/lib/elc_multibuttonentry.c

index 6ddb70f..77004f9 100644 (file)
@@ -287,9 +287,6 @@ _elm_multibuttonentry_smart_on_focus(Eo *obj, void *_pd, va_list *list)
    if (ret) *ret = EINA_FALSE;
    Eina_Bool int_ret;
 
-   eo_do_super(obj, MY_CLASS, elm_wdg_on_focus(&int_ret));
-   if (!int_ret) return;
-
    if (elm_widget_focus_get(obj))
      {
         // ACCESS