summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index e2f5296..b2c6ce4 100644
--- a/Main.hs
+++ b/Main.hs
@@ -182,4 +182,3 @@ handle e@(ConfigureRequestEvent {window = w}) = do
io $ sync dpy False
handle e = trace (eventName e) -- ignoring
-