mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue