ecore: remove EFL_OBJECT_BETA as Efl_Core.h is for Efl new inerfaces.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 14 Nov 2017 22:17:00 +0000 (14:17 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 14 Nov 2017 22:17:00 +0000 (14:17 -0800)
src/lib/ecore/Efl_Core.h

index 585f847..8981d48 100644 (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
 }