aboutsummaryrefslogtreecommitdiffstats
path: root/MetaModule.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-09-28 01:10:02 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-09-28 01:10:02 +0200
commit3be5dcfad0ec38802d64f6ef95185e064559d439 (patch)
treeb49d2a4fe029bc2d8e9ee804f9aabab753ef4233 /MetaModule.hs
parent103206758eecfb65368b07323b1bb67079f2ddf7 (diff)
downloadXMonadContrib-3be5dcfad0ec38802d64f6ef95185e064559d439.tar.gz
XMonadContrib-3be5dcfad0ec38802d64f6ef95185e064559d439.tar.xz
XMonadContrib-3be5dcfad0ec38802d64f6ef95185e064559d439.zip
Remove Tabbed.hs
darcs-hash:20070927231002-a5988-c1cbb1c0724912f2327879eaba41917366d66dc4.gz
Diffstat (limited to '')
-rw-r--r--MetaModule.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MetaModule.hs b/MetaModule.hs
index 81fce81..3ab9c8a 100644
--- a/MetaModule.hs
+++ b/MetaModule.hs
@@ -62,7 +62,6 @@ import XMonadContrib.Square ()
import XMonadContrib.SshPrompt ()
import XMonadContrib.Submap ()
import XMonadContrib.SwitchTrans ()
-import XMonadContrib.Tabbed ()
import XMonadContrib.ThreeColumns ()
import XMonadContrib.TwoPane ()
import XMonadContrib.ViewPrev ()