summaryrefslogtreecommitdiffstats
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 2ab1d70..38e6370 100644
--- a/XMonad.hs
+++ b/XMonad.hs
@@ -34,7 +34,6 @@ import qualified Data.Map as M
-- Just the display, width, height and a window list
data XState = XState
{ display :: Display -- ^ the X11 display
- , screen :: !ScreenNumber
, xineScreens :: ![Rectangle] -- ^ dimensions of each screen