[gnome-shell/wip/workspace: 132/143] workspace: Remove unused leftover constant



commit f9ba066e72df729e184b4f006e3bd757bdb61589
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]