diff --git a/js/ui/workspacesView.js b/js/ui/workspacesView.js index 0098cfd3e..2a473c92e 100644 --- a/js/ui/workspacesView.js +++ b/js/ui/workspacesView.js @@ -474,8 +474,6 @@ const WorkspacesDisplay = new Lang.Class({ this._switchWorkspaceNotifyId = 0; this._notifyOpacityId = 0; - this._swipeScrollBeginId = 0; - this._swipeScrollEndId = 0; this._scrollEventId = 0; },