elm_progressbar_legacy: remove unused include

This does not define anything useful.
This commit is contained in:
Daniel Kolesa 2019-04-18 15:28:59 +02:00
parent 6c63fbbdb4
commit 98ef86aa14
1 changed files with 0 additions and 2 deletions

View File

@ -284,5 +284,3 @@ EAPI void elm_progressbar_part_value_set(Evas_Object *obj, const char *part, dou
* @ingroup Elm_Progressbar
*/
EAPI double elm_progressbar_part_value_get(const Evas_Object *obj, const char *part);
#include "efl_ui_progressbar.eo.legacy.h"