gl/wayland: provide a dummy global_remove function
authorMatthew Waters <matthew@centricular.com>
Mon, 22 Mar 2021 02:59:39 +0000 (13:59 +1100)
committerMatthew Waters <matthew@centricular.com>
Mon, 22 Mar 2021 03:05:27 +0000 (14:05 +1100)
commiteb06907fb4fb7771d8320c0be868e0dec33d17ff
tree7c802c92d7a84f1dddd9d6d96b8940d89678550a
parent0444cf8fcc2cf9c42909de846290d8a07fc679a8
gl/wayland: provide a dummy global_remove function

Even if we don't care about any global objects being removed, wayland
will still error if globals are removed without a corresponding listener
set up for them.  e.g. wl_output hotplugging

Discovered by: Matthias Clasen

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1079>
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.c