workspaces: Remove obsolete comment
https://bugzilla.gnome.org/show_bug.cgi?id=640361
This commit is contained in:
parent
a4d3a57a1c
commit
3fd908d92c
@ -554,7 +554,7 @@ Workspace.prototype = {
|
|||||||
|
|
||||||
let windows = Main.getWindowActorsForWorkspace(this.metaWorkspace.index());
|
let windows = Main.getWindowActorsForWorkspace(this.metaWorkspace.index());
|
||||||
|
|
||||||
// Create clones for remaining windows that should be
|
// Create clones for windows that should be
|
||||||
// visible in the Overview
|
// visible in the Overview
|
||||||
this._windows = [];
|
this._windows = [];
|
||||||
this._windowOverlays = [];
|
this._windowOverlays = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user