[MERGE] remove spurious call in revision store add_revision.

Robert Collins robertc at robertcollins.net
Wed Aug 22 09:05:00 BST 2007


=== modified file 'bzrlib/store/revision/knit.py'
--- bzrlib/store/revision/knit.py       2007-08-14 09:44:20 +0000
+++ bzrlib/store/revision/knit.py       2007-08-22 07:50:20 +0000
@@ -69,7 +69,6 @@
     def _add_revision(self, revision, revision_as_file, transaction):
         """Template method helper to store revision in this store."""
         # FIXME: make this ghost aware at the knit level
-        rf = self.get_revision_file(transaction)
         self.get_revision_file(transaction).add_lines_with_ghosts(
             revision.revision_id,
             revision.parent_ids,

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070822/a5f923c8/attachment.pgp 


More information about the bazaar mailing list