workspacesView: Remove some unused variables
More left-overs from the custom swipe-scrolling code. https://bugzilla.gnome.org/show_bug.cgi?id=686639
This commit is contained in:
parent
af219ce9e7
commit
f83ad77c08
@ -474,8 +474,6 @@ const WorkspacesDisplay = new Lang.Class({
|
||||
this._switchWorkspaceNotifyId = 0;
|
||||
|
||||
this._notifyOpacityId = 0;
|
||||
this._swipeScrollBeginId = 0;
|
||||
this._swipeScrollEndId = 0;
|
||||
this._scrollEventId = 0;
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user