summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-02 17:52:23 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-02 17:52:23 -0400
commit07648e2daa29fe8d275605c1873efc7912ee8499 (patch)
tree8e1c87c3897f2d2d20dc2c0d158c9a58007b2ede
parent2fba1ba40d9c3f07f36e68515ceb1031e7983421 (diff)
remove note that looked ugly with resume message
-rw-r--r--Backend/File.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Backend/File.hs b/Backend/File.hs
index d09e09f56..afbe38ac0 100644
--- a/Backend/File.hs
+++ b/Backend/File.hs
@@ -58,7 +58,6 @@ copyKeyFile key file = do
else trycopy remotes remotes
where
trycopy full [] = do
- showNote "not available"
showTriedRemotes full
showLocations key
return False