mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +00:00
parent
6198d389b5
commit
9b289728e3
@ -468,7 +468,6 @@ static void
|
|||||||
meta_wayland_output_finalize (GObject *object)
|
meta_wayland_output_finalize (GObject *object)
|
||||||
{
|
{
|
||||||
MetaWaylandOutput *wayland_output = META_WAYLAND_OUTPUT (object);
|
MetaWaylandOutput *wayland_output = META_WAYLAND_OUTPUT (object);
|
||||||
GList *l;
|
|
||||||
|
|
||||||
wl_global_destroy (wayland_output->global);
|
wl_global_destroy (wayland_output->global);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user