forked from AuroraMiddleware/gtk
wayland: Remove unused wayland-egl header
This was left over from the work done in commit: d4a9863
Signed-off-by: Rob Bradford <rob@linux.intel.com>
This commit is contained in:
parent
89b1947631
commit
d8507a3a83
@ -36,7 +36,6 @@
|
||||
#include <sys/mman.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <wayland-egl.h>
|
||||
|
||||
#define WINDOW_IS_TOPLEVEL_OR_FOREIGN(window) \
|
||||
(GDK_WINDOW_TYPE (window) != GDK_WINDOW_CHILD && \
|
||||
|
Loading…
Reference in New Issue
Block a user