summaryrefslogtreecommitdiffstats
path: root/EventLoop.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-11-01 08:31:47 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-11-01 08:31:47 +0100
commitb6c1dfc021f3be6e3de0c4a858a7326bdc7bbef7 (patch)
treeaa71d062d14a44114544139c5a0071574cd2806d /EventLoop.hs
parentb7e7fa2399db8c05fdcf0edf9189dfefaa904cef (diff)
downloadmetatile-b6c1dfc021f3be6e3de0c4a858a7326bdc7bbef7.tar
metatile-b6c1dfc021f3be6e3de0c4a858a7326bdc7bbef7.zip
Eliminate defaultTerminal
darcs-hash:20071101073147-a5988-9c2da610e085026e3a1b981114b116718331273c
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 }