From ac9ed21ed01867c61aa2fc5c8253bf877d4b55de Mon Sep 17 00:00:00 2001 From: Stefan O'Rear Date: Mon, 4 Jun 2007 06:47:15 +0200 Subject: Remove no-longer-needed 'dimensions' state (-5 loc) darcs-hash:20070604044715-e3110-7bd7ba2b78f80046e2148fb37aa0f5fe3eca08c6.gz --- XMonad.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'XMonad.hs') diff --git a/XMonad.hs b/XMonad.hs index 7fafa7c..8cf9b95 100644 --- a/XMonad.hs +++ b/XMonad.hs @@ -40,7 +40,6 @@ import qualified Data.Map as M data XState = XState { windowset :: !WindowSet -- ^ workspace list , xineScreens :: ![Rectangle] -- ^ dimensions of each screen - , dimensions :: !(Position,Position) -- ^ dimensions of the screen, , statusGaps :: ![(Int,Int,Int,Int)] -- ^ width of status bar on each screen , layouts :: !(M.Map WorkspaceId (Layout, [Layout])) } -- ^ mapping of workspaces to descriptions of their layouts -- cgit v1.2.3