summaryrefslogtreecommitdiffstats
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
commitef508cb0d77d1d03db4fbc727e66de4b5a395b6a (patch)
treeb9247080330474861d430adcf833cd0afdb9016d /Operations.hs
parent0edbc6f6e1f5dabb7da04d5b870314d7b21b693f (diff)
downloadmetatile-ef508cb0d77d1d03db4fbc727e66de4b5a395b6a.tar
metatile-ef508cb0d77d1d03db4fbc727e66de4b5a395b6a.zip
Delete stale comment
darcs-hash:20070604204617-a5988-888a1c992b79e45260738a16e58017dab5061d6b
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