ecore-evas-wayland: Remove unused includes

As most of the "hard work" has been moved into
ecore_evas_wayland_common file, these includes are no longer needed
here.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2016-12-02 14:00:23 -05:00
parent d33e0d34e0
commit dc43017906
2 changed files with 0 additions and 4 deletions

View File

@ -4,8 +4,6 @@
# include <stdlib.h>
# include <string.h>
# include <unistd.h>
# include <sys/types.h>
# include <sys/mman.h>
#ifdef EAPI
# undef EAPI

View File

@ -4,8 +4,6 @@
# include <stdlib.h>
# include <string.h>
# include <unistd.h>
# include <sys/types.h>
# include <sys/mman.h>
#ifdef EAPI
# undef EAPI