workspaceThumbnail: remove unused private win reference
This commit is contained in:
parent
df57829ea1
commit
02c5b4b947
@ -372,8 +372,6 @@ var WorkspaceThumbnail = new Lang.Class({
|
||||
},
|
||||
|
||||
_doRemoveWindow(metaWin) {
|
||||
let win = metaWin.get_compositor_private();
|
||||
|
||||
// find the position of the window in our list
|
||||
let index = this._lookupIndex (metaWin);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user