aboutsummaryrefslogtreecommitdiff
path: root/Annex/Branch.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex/Branch.hs')
-rw-r--r--Annex/Branch.hs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Annex/Branch.hs b/Annex/Branch.hs
index c8f2f4c2f..070f8ff98 100644
--- a/Annex/Branch.hs
+++ b/Annex/Branch.hs
@@ -163,10 +163,6 @@ updateTo pairs = do
- a commit needs to be done. -}
when dirty $
go branchref True [] jl
- {- Only needed for a while, to populate the
- - newly added merged refs cache with already
- - merged refs. Can be safely removed at any time. -}
- addMergedRefs unignoredrefs
else lockJournal $ go branchref dirty tomerge
return $ not $ null tomerge
where