summaryrefslogtreecommitdiffhomepage
path: root/src/Window.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hs')
-rw-r--r--src/Window.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Window.hs b/src/Window.hs
index e59c5ff..9024fff 100644
--- a/src/Window.hs
+++ b/src/Window.hs
@@ -5,7 +5,6 @@ import Graphics.X11.Xlib hiding (textExtents, textWidth)
import Graphics.X11.Xlib.Extras
import Graphics.X11.Xinerama
-import Control.Monad.Reader
import Data.Maybe(fromMaybe)
import System.Posix.Process (getProcessID)