summaryrefslogtreecommitdiff
path: root/Annex/Content.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-06 14:29:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-06 14:29:01 -0400
commita6cd089cea9b2e6d12461f02ca7fbef9b12d403c (patch)
tree5a6ed63807b8b012f42f8f8f2ab6da5e5883d342 /Annex/Content.hs
parent3bac971ac22afd706d7ad52013c86a7dae80c684 (diff)
Fix transferring files to special remotes in direct mode.
Diffstat (limited to 'Annex/Content.hs')
-rw-r--r--Annex/Content.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Annex/Content.hs b/Annex/Content.hs
index 4c6802bf8..c1559f510 100644
--- a/Annex/Content.hs
+++ b/Annex/Content.hs
@@ -309,7 +309,6 @@ withObjectLoc key indirect direct = ifM isDirect
where
goindirect = indirect =<< inRepo (gitAnnexLocation key)
-
cleanObjectLoc :: Key -> Annex ()
cleanObjectLoc key = do
file <- inRepo $ gitAnnexLocation key