summaryrefslogtreecommitdiff
path: root/Assistant/Threads/Watcher.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-19 13:01:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-19 13:04:33 -0400
commitf20a40f9d4a4574c9f88dac8fd02b73d7f594b8b (patch)
tree7568c61c06eec039a0ff4a52fff7abe795c0bfa9 /Assistant/Threads/Watcher.hs
parente2c86a4b582bf222a51e9bb9066edce204d68ac8 (diff)
MountWatcher thread
Currently only prints mount points when mounts happen.
Diffstat (limited to 'Assistant/Threads/Watcher.hs')
-rw-r--r--Assistant/Threads/Watcher.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Assistant/Threads/Watcher.hs b/Assistant/Threads/Watcher.hs
index 9f0eba74e..ae4fafb78 100644
--- a/Assistant/Threads/Watcher.hs
+++ b/Assistant/Threads/Watcher.hs
@@ -5,8 +5,6 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE CPP #-}
-
module Assistant.Threads.Watcher where
import Common.Annex