mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Remove L.ThreeColumnsMiddle compatiblity module
Signed off here too: http://www.haskell.org/pipermail/xmonad/2009-May/007883.html
This commit is contained in:
parent
49bb2655ff
commit
3f3aff573a
@ -1,4 +0,0 @@
|
||||
module XMonad.Layout.ThreeColumnsMiddle {-# DEPRECATED "Import XMonad.Layout.ThreeColumns instead" #-}
|
||||
(module XMonad.Layout.ThreeColumns) where
|
||||
|
||||
import XMonad.Layout.ThreeColumns (ThreeCol(ThreeColMid))
|
@ -182,7 +182,6 @@ library
|
||||
XMonad.Layout.Tabbed
|
||||
XMonad.Layout.TabBarDecoration
|
||||
XMonad.Layout.ThreeColumns
|
||||
XMonad.Layout.ThreeColumnsMiddle
|
||||
XMonad.Layout.ToggleLayouts
|
||||
XMonad.Layout.TwoPane
|
||||
XMonad.Layout.WindowArranger
|
||||
|
Loading…
x
Reference in New Issue
Block a user