Remove last excess definition of `fi' (fromIntegral)

This commit is contained in:
Adam Vogt
2010-09-13 23:38:50 +00:00
parent d5a5522187
commit 2e30d259b8
3 changed files with 3 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ module XMonad.Util.Font
, textExtentsXMF
, printStringXMF
, stringToPixel
, fi
) where
import XMonad