summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Creighton <jcreigh@gmail.com>2007-04-16 01:32:44 +0200
committerJason Creighton <jcreigh@gmail.com>2007-04-16 01:32:44 +0200
commite9e165340e3eb877807f4d76905c28d3fdb564a0 (patch)
tree6a7a0d8059c76117f76122f9654985a73ac2880d
parent96f12620b79eddcdd62ff6e11205908d022a3b00 (diff)
downloadmetatile-e9e165340e3eb877807f4d76905c28d3fdb564a0.tar
metatile-e9e165340e3eb877807f4d76905c28d3fdb564a0.zip
remove unused sizeDelta setting
darcs-hash:20070415233244-b9aa7-ff6853261d57f8feab2ccda3a148eb2a1bf9c8af
-rw-r--r--Config.hs4
1 files changed, 0 insertions, 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