workspaces: Remove obsolete comment

https://bugzilla.gnome.org/show_bug.cgi?id=640361
This commit is contained in:
Adel Gadllah 2011-02-20 00:39:10 +01:00
parent a4d3a57a1c
commit 3fd908d92c

View File

@ -554,7 +554,7 @@ Workspace.prototype = {
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
this._windows = [];
this._windowOverlays = [];