diff mercurial/commands.py @ 10835:6e876718d0cf

commands: leftover from d7b601f1e02c
author Martin Geisler <mg@lazybytes.net>
date Mon, 05 Apr 2010 13:44:30 +0200
parents 4ab459a6c25c
children f0bfe42c7b1f
line wrap: on
line diff
--- a/mercurial/commands.py	Mon Apr 05 11:58:54 2010 +0200
+++ b/mercurial/commands.py	Mon Apr 05 13:44:30 2010 +0200
@@ -3075,7 +3075,6 @@
     ctx = repo[None]
     parents = ctx.parents()
     pnode = parents[0].node()
-    tags = repo.tags()
 
     for p in parents:
         # label with log.changeset (instead of log.parent) since this