elm_image_legacy: remove bad "legacy" include

This only contains some Efl_ structures and typedefs now, hidden
behind a BETA_API define. It has no place in legacy.
This commit is contained in:
Daniel Kolesa 2019-04-18 15:24:58 +02:00
parent b462d9bc11
commit 94a2c9cd15
1 changed files with 0 additions and 2 deletions

View File

@ -553,5 +553,3 @@ EAPI Eina_Bool elm_image_aspect_fixed_get(const Evas_Object *obj);
* @ingroup Elm_Image
*/
EAPI void elm_image_async_open_set(Evas_Object *obj, Eina_Bool async);
#include "efl_ui_image.eo.legacy.h"