workspace: Remove unused leftover constant

from the window zooming days
This commit is contained in:
Jasper St. Pierre 2013-09-11 16:33:12 -04:00
parent 7c08db0b0f
commit 6237a1c505

View File

@ -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;