mercurial/merge.py
changeset 14064 e4bfb9c337f3
parent 13972 d1f4e7fd970a
child 14168 135e244776f0
--- a/mercurial/merge.py	Sat Apr 30 07:30:38 2011 -0500
+++ b/mercurial/merge.py	Sat Apr 30 13:59:14 2011 +0200
@@ -271,7 +271,6 @@
     ms.reset(wctx.p1().node())
     moves = []
     action.sort(key=actionkey)
-    substate = wctx.substate # prime
 
     # prescan for merges
     u = repo.ui