mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
workspacesView: Remove obsolete constant
This commit is contained in:
parent
6efa9e46ca
commit
fd45d3589b
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ const Workspace = imports.ui.workspace;
|
|||
const WorkspaceThumbnail = imports.ui.workspaceThumbnail;
|
||||
|
||||
const WORKSPACE_SWITCH_TIME = 0.25;
|
||||
// Note that mutter has a compile-time limit of 36
|
||||
const MAX_WORKSPACES = 16;
|
||||
|
||||
const AnimationType = {
|
||||
ZOOM: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue