ecore: ecore_exe.eo is no longer a Eo unified API.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 11 Apr 2018 21:00:05 +0000 (14:00 -0700)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 31 May 2018 07:00:54 +0000 (16:00 +0900)
src/lib/ecore/Ecore_Common.h
src/lib/ecore/Ecore_Eo.h

index 308ecfb..9b8e149 100644 (file)
@@ -1047,9 +1047,6 @@ enum _Ecore_Exe_Win32_Priority
 };
 typedef enum _Ecore_Exe_Win32_Priority Ecore_Exe_Win32_Priority;
 
-#ifdef EFL_BETA_API_SUPPORT
-#include "ecore_exe.eo.h"
-#endif
 #include "ecore_exe.eo.legacy.h"
 
 #define _ECORE_EXE_EO_CLASS_TYPE
index 14dcaf8..46c9efd 100644 (file)
@@ -20,18 +20,6 @@ extern "C" {
  * @}
  */
 
-/**
- * @ingroup Ecore_Exe_Group
- *
- * @{
- */
-
-#include "ecore_exe.eo.h"
-
-/**
- * @}
- */
-
 
 #include "ecore_event_message.eo.h"
 #include "ecore_event_message_handler.eo.h"