From 4b291d7e8ab82413aaf787467ba9a8615d28d04c Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Sun, 15 Apr 2007 23:32:44 +0000 Subject: [PATCH] remove unused sizeDelta setting --- Config.hs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Config.hs b/Config.hs index 5f271b5..c30155c 100644 --- a/Config.hs +++ b/Config.hs @@ -99,10 +99,6 @@ modMask = mod1Mask defaultDelta :: Rational defaultDelta = 3%100 --- How much to change the size of a tiled window, by default. -sizeDelta :: Rational -sizeDelta = 3%100 - -- The mask for the numlock key. You may need to change this on some systems. numlockMask :: KeyMask numlockMask = lockMask