gl: Fix compiler warning
authorSebastian Dröge <sebastian@centricular.com>
Sun, 31 May 2015 19:30:23 +0000 (21:30 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:03 +0000 (19:32 +0000)
commit7ae1efa8b314a77056fda476803810e9f403b6de
tree9a291f41be2bc1aedaebd44d98ade2cf31bd7bff
parentfea0b65eb581e7c8a6e824c8a795bfd059f84402
gl: Fix compiler warning

gstglwindow_wayland_egl.c:246:41: error: unused variable 'surface_listener' [-Werror,-Wunused-const-variable]
static const struct wl_surface_listener surface_listener = {
                                        ^
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.c