aboutsummaryrefslogtreecommitdiff
path: root/LocationLog.hs
diff options
context:
space:
mode:
Diffstat (limited to 'LocationLog.hs')
-rw-r--r--LocationLog.hs4
1 files changed, 1 insertions, 3 deletions
diff --git a/LocationLog.hs b/LocationLog.hs
index 9a9dad133..1ddbf3c0b 100644
--- a/LocationLog.hs
+++ b/LocationLog.hs
@@ -23,9 +23,7 @@
module LocationLog (
LogStatus(..),
logChange,
- keyLocations,
- logFile,
- readLog
+ keyLocations
) where
import Data.Time.Clock.POSIX