diff options
-rw-r--r-- | Utility/Yesod.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Utility/Yesod.hs b/Utility/Yesod.hs index a8055d34d..87427582e 100644 --- a/Utility/Yesod.hs +++ b/Utility/Yesod.hs @@ -17,9 +17,6 @@ module Utility.Yesod , widgetFile , hamletTemplate #endif -#if ! MIN_VERSION_yesod(1,4,0) - , withUrlRenderer -#endif ) where import Yesod as Y |