summaryrefslogtreecommitdiffstats
path: root/EventLoop.hs
diff options
context:
space:
mode:
Diffstat (limited to 'EventLoop.hs')
-rw-r--r--EventLoop.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/EventLoop.hs b/EventLoop.hs
index 719edb0..b01036a 100644
--- a/EventLoop.hs
+++ b/EventLoop.hs
@@ -68,7 +68,6 @@ makeMain xmc = do
cf = XConf
{ display = dpy
, config = xmc
- , terminal = defaultTerminal xmc
, theRoot = rootw
, normalBorder = nbc
, focusedBorder = fbc }