[gnome-shell] workspacesView: Remove obsolete constant
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] workspacesView: Remove obsolete constant
- Date: Wed, 21 Jan 2015 14:49:49 +0000 (UTC)
commit fd45d3589ba41971b1137ae23748f5539e91c68a
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Dec 18 18:14:04 2014 +0100
workspacesView: Remove obsolete constant
js/ui/workspacesView.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/js/ui/workspacesView.js b/js/ui/workspacesView.js
index ba3a120..1e08e24 100644
--- a/js/ui/workspacesView.js
+++ b/js/ui/workspacesView.js
@@ -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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]