windowMenu: Remove left-over variable
This commit is contained in:
parent
50df3084f7
commit
09af4433b0
@ -97,8 +97,6 @@ const WindowMenu = new Lang.Class({
|
||||
if (window.is_always_on_all_workspaces())
|
||||
item.setSensitive(false);
|
||||
|
||||
let nWorkspaces = global.screen.n_workspaces;
|
||||
|
||||
if (!isSticky) {
|
||||
let workspace = window.get_workspace();
|
||||
if (workspace != workspace.get_neighbor(Meta.MotionDirection.LEFT)) {
|
||||
|
Loading…
Reference in New Issue
Block a user