aboutsummaryrefslogtreecommitdiffstats
path: root/Operations.hs
diff options
context:
space:
mode:
authorDavid Roundy <droundy@darcs.net>2007-06-09 19:34:47 +0200
committerDavid Roundy <droundy@darcs.net>2007-06-09 19:34:47 +0200
commit8a5181aa5635cc68c322dd56085e7257f4ea2c6b (patch)
tree78e93cabe65b446b97e4a7f1622e5751e9067d31 /Operations.hs
parentc16285069e9a5f6460ddfe17c61a758f042e8ee9 (diff)
downloadxmonad-8a5181aa5635cc68c322dd56085e7257f4ea2c6b.tar.gz
xmonad-8a5181aa5635cc68c322dd56085e7257f4ea2c6b.tar.xz
xmonad-8a5181aa5635cc68c322dd56085e7257f4ea2c6b.zip
cut incorrect comment.
darcs-hash:20070609173447-72aca-be4e1901fafb8d84f3cab02e976ccc2fa1086ca4.gz
Diffstat (limited to 'Operations.hs')
-rw-r--r--Operations.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Operations.hs b/Operations.hs
index 80b0e48..47e3595 100644
--- a/Operations.hs
+++ b/Operations.hs
@@ -340,7 +340,6 @@ sendMessage a = layout $ \x@(l, ls) -> maybe x (flip (,) ls) (modifyLayout l (So
--
-- fullscreen mode
-- tall mode
--- wide mode (a mirror of tall mode)
--
-- The latter algorithms support the following operations:
--