From 1b841006a7cece0075e6728e6618c4c80923b3df Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 30 Mar 2015 19:12:58 +0900 Subject: rm old commented-out function --- src/Utility/EventCache.hs | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Utility/EventCache.hs b/src/Utility/EventCache.hs index 69ea5e5..9b871ab 100644 --- a/src/Utility/EventCache.hs +++ b/src/Utility/EventCache.hs @@ -89,6 +89,3 @@ readDay s = do month <- readMaybe monthString day <- readMaybe dayString return $ fromGregorian year month day - --- getEventCacheLock :: IO [Reminder] --- getEventCacheLock = undefined -- cgit v1.2.3