aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Dishes.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Layout/Dishes.hs')
-rw-r--r--XMonad/Layout/Dishes.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/XMonad/Layout/Dishes.hs b/XMonad/Layout/Dishes.hs
index 73de55b..6066143 100644
--- a/XMonad/Layout/Dishes.hs
+++ b/XMonad/Layout/Dishes.hs
@@ -26,7 +26,6 @@ import XMonad
import XMonad.Layouts
import XMonad.StackSet (integrate)
import Control.Monad (ap)
-import Graphics.X11.Xlib
-- $usage
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@: