wayland: Remove unused GList *l

This commit is contained in:
Daniel van Vugt 2018-07-31 11:47:51 +08:00
parent eb0865fe11
commit db5abbb225

View File

@ -468,7 +468,6 @@ static void
meta_wayland_output_finalize (GObject *object)
{
MetaWaylandOutput *wayland_output = META_WAYLAND_OUTPUT (object);
GList *l;
wl_global_destroy (wayland_output->global);