ecore: remove EFL_OBJECT_BETA as Efl_Core.h is for Efl new inerfaces.

This commit is contained in:
Cedric BAIL 2017-11-14 14:17:00 -08:00
parent e5d84da864
commit 619d0f3cff
1 changed files with 1 additions and 3 deletions

View File

@ -64,9 +64,7 @@ extern "C" {
extern EAPI double _efl_startup_time;
#include "Ecore_Common.h"
#ifdef EFL_OBJECT_BETA
# include "Ecore_Eo.h"
#endif
#include "Ecore_Eo.h"
#ifdef __cplusplus
}