summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-06-04 22:36:59 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-06-04 22:36:59 +0200
commit0edbc6f6e1f5dabb7da04d5b870314d7b21b693f (patch)
treea328b163440a43c04fbb7dfb1002aa8431ff4219 /Main.hs
parentaa6e14bde4f482918f6f40108b67b4e83153cb36 (diff)
downloadmetatile-0edbc6f6e1f5dabb7da04d5b870314d7b21b693f.tar
metatile-0edbc6f6e1f5dabb7da04d5b870314d7b21b693f.zip
Comment only
darcs-hash:20070604203659-a5988-30920debba664beddd1581efffbdc33143d5ce15
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 d5dbb7f..79b92bf 100644
--- a/Main.hs
+++ b/Main.hs
@@ -51,7 +51,6 @@ main = do
cf = XConf
{ display = dpy
, theRoot = rootw
- -- fromIntegral needed for X11 versions that use Int instead of CInt.
, normalBorder = nbc
, focusedBorder = fbc
}