mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-31 20:21:52 -07:00
Remove unused 'screen' field
This commit is contained in:
1
Main.hs
1
Main.hs
@@ -42,7 +42,6 @@ main = do
|
||||
|
||||
let st = XState
|
||||
{ display = dpy
|
||||
, screen = dflt
|
||||
, xineScreens = xinesc
|
||||
, wsOnScreen = M.fromList $ map (\n -> (n,n)) [0..((length xinesc)-1)]
|
||||
, theRoot = rootw
|
||||
|
Reference in New Issue
Block a user