aboutsummaryrefslogtreecommitdiffstats
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
commitd794463e668bf2f8573fcb57907443d5b265f6f5 (patch)
treea328b163440a43c04fbb7dfb1002aa8431ff4219 /Main.hs
parentaedeff5aac190f172c21e0a8e39389d2415d9be8 (diff)
downloadxmonad-d794463e668bf2f8573fcb57907443d5b265f6f5.tar.gz
xmonad-d794463e668bf2f8573fcb57907443d5b265f6f5.tar.xz
xmonad-d794463e668bf2f8573fcb57907443d5b265f6f5.zip
Comment only
darcs-hash:20070604203659-a5988-30920debba664beddd1581efffbdc33143d5ce15.gz
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
}