summaryrefslogtreecommitdiff
path: root/src/video/wayland/SDL_waylandvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/wayland/SDL_waylandvideo.h')
-rw-r--r--src/video/wayland/SDL_waylandvideo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video/wayland/SDL_waylandvideo.h b/src/video/wayland/SDL_waylandvideo.h
index 77f47679..ad17bcfc 100644
--- a/src/video/wayland/SDL_waylandvideo.h
+++ b/src/video/wayland/SDL_waylandvideo.h
@@ -38,7 +38,6 @@
typedef struct
{
struct wl_display *display;
- struct wl_egl_display *egl_display;
struct wl_compositor *compositor;
struct wl_output *output;
struct wl_shell *shell;