aboutsummaryrefslogtreecommitdiffstats
path: root/Operations.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-06-04 22:46:17 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-06-04 22:46:17 +0200
commitf2c9837e1b1f4d4e807545516fd3367746d5bbac (patch)
treeb9247080330474861d430adcf833cd0afdb9016d /Operations.hs
parentd794463e668bf2f8573fcb57907443d5b265f6f5 (diff)
downloadxmonad-f2c9837e1b1f4d4e807545516fd3367746d5bbac.tar.gz
xmonad-f2c9837e1b1f4d4e807545516fd3367746d5bbac.tar.xz
xmonad-f2c9837e1b1f4d4e807545516fd3367746d5bbac.zip
Delete stale comment
darcs-hash:20070604204617-a5988-888a1c992b79e45260738a16e58017dab5061d6b.gz
Diffstat (limited to 'Operations.hs')
-rw-r--r--Operations.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Operations.hs b/Operations.hs
index 6e87d05..450e123 100644
--- a/Operations.hs
+++ b/Operations.hs
@@ -176,8 +176,6 @@ windows f = do
clearEnterEvents
- -- TODO: move this into StackSet. This isn't exactly the usual integrate.
-
-- | setWMState. set the WM_STATE property
setWMState :: Window -> Int -> X ()
setWMState w v = withDisplay $ \dpy -> do