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 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
}