summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authordaniel <daniel@wagner-home.com>2007-03-26 09:33:39 +0200
committerdaniel <daniel@wagner-home.com>2007-03-26 09:33:39 +0200
commitbf9b1c525033c36397d6289270af52ba7b1463e0 (patch)
tree6f085acced14072e906694c18b33ba423a308457 /Main.hs
parentc39110bc27dcc7d4b66fa6ce52a8638cc9840edc (diff)
downloadmetatile-bf9b1c525033c36397d6289270af52ba7b1463e0.tar
metatile-bf9b1c525033c36397d6289270af52ba7b1463e0.zip
minor aesthetic changes
darcs-hash:20070326073339-c98ca-189e5a913582d8f6cf3ec6c7a01f39cf8718a222
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
-