evas: batman use legacy API only.

This commit is contained in:
Cedric BAIL 2017-06-19 13:51:13 -07:00
parent d6bd5d52fc
commit 5c16d4e15b
1 changed files with 0 additions and 8 deletions

View File

@ -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>