diff options
Diffstat (limited to 'src/Internal/Layout.hs')
| -rw-r--r-- | src/Internal/Layout.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Internal/Layout.hs b/src/Internal/Layout.hs index fba1254..562f947 100644 --- a/src/Internal/Layout.hs +++ b/src/Internal/Layout.hs @@ -31,7 +31,6 @@ import Internal.Windows import qualified Data.Map as M import qualified XMonad.StackSet as W -myLayout :: _ myLayout = fullscreenFull $ avoidStruts $ |