mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
workspacesView: Remove some dead code
this._scrolling has been unused since commit a11f417cd0.
This commit is contained in:
parent
ab5977713b
commit
b58ebe708f
1 changed files with 0 additions and 3 deletions
|
|
@ -484,9 +484,6 @@ class WorkspacesView extends WorkspacesViewBase {
|
|||
}
|
||||
|
||||
_activeWorkspaceChanged(_wm, _from, _to, _direction) {
|
||||
if (this._scrolling)
|
||||
return;
|
||||
|
||||
this._scrollToActive();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue