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 --- Main.hs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 38ac301..490da13 100644 --- a/Main.hs +++ b/Main.hs @@ -59,9 +59,7 @@ main = do { windowset = winset , layouts = M.fromList [(w, safeLayouts) | w <- [0 .. W workspaces - 1]] , statusGaps = take (length xinesc) $ defaultGaps ++ repeat (0,0,0,0) - , xineScreens = xinesc - , dimensions = (fromIntegral (displayWidth dpy dflt), - fromIntegral (displayHeight dpy dflt)) } + , xineScreens = xinesc } xSetErrorHandler -- in C, I'm too lazy to write the binding: dons -- cgit v1.2.3