evas: batman use legacy API only.
authorCedric BAIL <cedric@osg.samsung.com>
Mon, 19 Jun 2017 20:51:13 +0000 (13:51 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 19 Jun 2017 21:08:54 +0000 (14:08 -0700)
src/examples/evas/evas-vg-batman.c

index b2e1a05..10f4862 100644 (file)
 #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>