Remove BETA support from Hello Cmd

This tutorial only requires stable API now!
No need to request BETA (or EO) support.
This commit is contained in:
Xavi Artigas 2019-03-25 13:40:03 +01:00
parent 735b848660
commit 871add6fe5
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
#define EFL_EO_API_SUPPORT 1
#define EFL_BETA_API_SUPPORT 1
#include <Eina.h>
#include <Efl_Core.h>