diff util.py @ 263:d978192f0d63

Clean up TODOs that are no longer relevant.
author Augie Fackler <durin42@gmail.com>
date Mon, 13 Apr 2009 21:19:13 -0500
parents 7932d098cb5f
children 9f0738587f94
line wrap: on
line diff
--- a/util.py
+++ b/util.py
@@ -80,7 +80,6 @@ def outgoing_revisions(ui, repo, hg_edit
         return outgoing_rev_hashes
 
 def build_extra(revnum, branch, uuid, subdir):
-    # TODO this needs to be fixed with the new revmap
     extra = {}
     branchpath = 'trunk'
     if branch: