cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=5c16d4e15b63754f036b828743e506a342f86c98

commit 5c16d4e15b63754f036b828743e506a342f86c98
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Mon Jun 19 13:51:13 2017 -0700

    evas: batman use legacy API only.
---
 src/examples/evas/evas-vg-batman.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/examples/evas/evas-vg-batman.c 
b/src/examples/evas/evas-vg-batman.c
index b2e1a05a91..10f4862490 100644
--- a/src/examples/evas/evas-vg-batman.c
+++ b/src/examples/evas/evas-vg-batman.c
@@ -18,14 +18,6 @@
 #define WIDTH 800
 #define HEIGHT 600
 
-#ifndef EFL_BETA_API_SUPPORT
-#define EFL_BETA_API_SUPPORT
-#endif
-
-#ifndef EFL_EO_API_SUPPORT
-#define EFL_EO_API_SUPPORT
-#endif
-
 #include <Eo.h>
 #include <Efl.h>
 #include <Evas.h>

-- 


Reply via email to