[gnome-shell] workspace: Remove unused leftover constant
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] workspace: Remove unused leftover constant
- Date: Tue, 1 Oct 2013 22:42:11 +0000 (UTC)
commit 6237a1c5051aea1ff32900e7e905d46acdb89423
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed Sep 11 16:33:12 2013 -0400
workspace: Remove unused leftover constant
from the window zooming days
js/ui/workspace.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/js/ui/workspace.js b/js/ui/workspace.js
index 35dfb29..52a737c 100644
--- a/js/ui/workspace.js
+++ b/js/ui/workspace.js
@@ -20,8 +20,6 @@ const FOCUS_ANIMATION_TIME = 0.15;
const WINDOW_DND_SIZE = 256;
-const SCROLL_SCALE_AMOUNT = 100 / 5;
-
const WINDOW_CLONE_MAXIMUM_SCALE = 0.7;
const LIGHTBOX_FADE_TIME = 0.1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]