aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad.hs')
-rw-r--r--XMonad.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/XMonad.hs b/XMonad.hs
index 972169d..537f212 100644
--- a/XMonad.hs
+++ b/XMonad.hs
@@ -37,7 +37,6 @@ data XState = XState
, xineScreens :: ![Rectangle] -- ^ dimensions of each screen
- , wsOnScreen :: !(M.Map Int Int) -- ^ mapping of workspaces to xinerama screen numbers
, theRoot :: !Window -- ^ the root window
, wmdelete :: !Atom -- ^ window deletion atom
, wmprotocols :: !Atom -- ^ wm protocols atom