elementary: include Ecore_Cocoa.h normally

Guards are not necessary anymore.
This commit is contained in:
Jean Guyomarc'h 2016-06-25 12:24:35 +02:00
parent 51f2488b78
commit 5899858964
1 changed files with 0 additions and 5 deletions

View File

@ -13,11 +13,6 @@
#include <Ecore_Drm2.h>
#endif
#ifdef HAVE_ELEMENTARY_COCOA
/* Ecore_Cocoa is still in Beta. In Elementary, we know what we are
* doing, so let's silent the disclaimer... */
# ifndef ECORE_COCOA_WIP_GNSIDNQI
# define ECORE_COCOA_WIP_GNSIDNQI
#endif
# include <Ecore_Cocoa.h>
#endif
#ifdef HAVE_ELEMENTARY_WIN32