From f36eb3efd41c1a35fcbba8fcee2707826c4716a8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 25 May 2013 00:02:39 -0400 Subject: remove debug print --- Assistant/Threads/Watcher.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Assistant/Threads') 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 -- cgit v1.2.3