wayland: Remove unused GList *l
This commit is contained in:
parent
eb0865fe11
commit
db5abbb225
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue