From 1c01040b3415e724e1ed4681a7508d89bbf283e8 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Mon, 25 May 2009 02:32:45 +0200 Subject: Remove L.ThreeColumnsMiddle compatiblity module Ignore-this: daac5841cf203c0e0df865a6fb0db3a1 Signed off here too: http://www.haskell.org/pipermail/xmonad/2009-May/007883.html darcs-hash:20090525003245-1499c-268990d16efa1ff579fcd9f4658625ff471e9c89.gz --- XMonad/Layout/ThreeColumnsMiddle.hs | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 XMonad/Layout/ThreeColumnsMiddle.hs (limited to 'XMonad/Layout') diff --git a/XMonad/Layout/ThreeColumnsMiddle.hs b/XMonad/Layout/ThreeColumnsMiddle.hs deleted file mode 100644 index e7f244c..0000000 --- a/XMonad/Layout/ThreeColumnsMiddle.hs +++ /dev/null @@ -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)) -- cgit v1.2.3