summaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'Config.hs-boot')
-rw-r--r--Config.hs-boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/Config.hs-boot b/Config.hs-boot
index d216fbc..d010c83 100644
--- a/Config.hs-boot
+++ b/Config.hs-boot
@@ -1,7 +1,6 @@
module Config where
import Graphics.X11.Xlib.Types (Dimension)
import Graphics.X11.Xlib (KeyMask,Window)
-import Graphics.X11.Xlib.Extras (ClassHint)
import XMonad
borderWidth :: Dimension
logHook :: X ()