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