From 81986f63d47e0618d403feb1bfe77611131bbeac Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 Dec 2015 16:36:35 -0400 Subject: cleanup --- Utility/Path.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Utility/Path.hs') diff --git a/Utility/Path.hs b/Utility/Path.hs index 1771d1e6d..f3290d8d9 100644 --- a/Utility/Path.hs +++ b/Utility/Path.hs @@ -288,7 +288,6 @@ fileNameLengthLimit dir = do if l <= 0 then return 255 else return $ minimum [l, 255] - where #endif {- Given a string that we'd like to use as the basis for FilePath, but that -- cgit v1.2.3