summaryrefslogtreecommitdiff
path: root/Assistant
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-25 00:02:39 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-25 00:02:39 -0400
commitf36eb3efd41c1a35fcbba8fcee2707826c4716a8 (patch)
tree00ca2d74258df74907c7d4abe7a7680a1b0aadae /Assistant
parentde99b5f96633c6e46fe290dd327417436d86a340 (diff)
remove debug print
Diffstat (limited to 'Assistant')
-rw-r--r--Assistant/Threads/Watcher.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Assistant/Threads/Watcher.hs b/Assistant/Threads/Watcher.hs
index 2c124776d..57719473f 100644
--- a/Assistant/Threads/Watcher.hs
+++ b/Assistant/Threads/Watcher.hs
@@ -226,7 +226,6 @@ onAddDirect symlinkssupported matcher file fs = do
| symlinkssupported = a
| otherwise = do
linktarget <- liftAnnex $ getAnnexLinkTarget file
- liftIO $ print (file, linktarget)
case linktarget of
Nothing -> a
Just lt -> do