elementary: removed warning from elm_widget

Reviewers: stanluk, lukasz.stanislawski, bu5hm4n

Reviewed By: bu5hm4n

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5506
This commit is contained in:
Pawel Aksiutowicz 2017-11-20 16:13:46 +01:00 committed by Marcel Hollerbach
parent 2e1806521e
commit 36b6935304
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ struct _Elm_Translate_String_Data
};
/* local subsystem globals */
static unsigned int focus_order = 0;
static inline Eina_Bool
_elm_widget_is(const Evas_Object *obj)
{