Remove stale comment

This commit is contained in:
Spencer Janssen
2007-12-11 08:42:36 +00:00
parent 5166ede96b
commit 237fdbf037

View File

@@ -163,7 +163,6 @@ windows f = do
whenJust (W.peek ws) $ \w -> io $ setWindowBorder d w fbc
setTopFocus
asks (logHook . config) >>= userCode
-- io performGC -- really helps, but seems to trigger GC bugs?
-- hide every window that was potentially visible before, but is not
-- given a position by a layout now.