Rev 4469: Finish the cleanup in http://bazaar.launchpad.net/~jameinel/bzr/1.17-rework-annotate

John Arbash Meinel john at arbash-meinel.com
Thu Jun 18 21:04:18 BST 2009


At http://bazaar.launchpad.net/~jameinel/bzr/1.17-rework-annotate

------------------------------------------------------------
revno: 4469
revision-id: john at arbash-meinel.com-20090618200356-aq8hb8fvb0iosu3r
parent: john at arbash-meinel.com-20090618200222-hdxftw52lbopaaal
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 1.17-rework-annotate
timestamp: Thu 2009-06-18 15:03:56 -0500
message:
  Finish the cleanup
-------------- next part --------------
=== modified file 'bzrlib/_annotator_py.py'
--- a/bzrlib/_annotator_py.py	2009-06-18 19:25:39 +0000
+++ b/bzrlib/_annotator_py.py	2009-06-18 20:03:56 +0000
@@ -176,6 +176,4 @@
                     # sorted smallest
                     head = sorted(the_heads)[0]
                 append((head, line))
-                last_ann = annotation
-                last_head = head
         return out



More information about the bazaar-commits mailing list