mercurial/localrepo.py
changeset 20226 76d9364119fc
parent 20222 228ae760942f
child 20245 4edd179fefb8
--- a/mercurial/localrepo.py	Fri Nov 15 23:28:43 2013 -0500
+++ b/mercurial/localrepo.py	Fri Jan 10 17:29:16 2014 -0600
@@ -1694,7 +1694,6 @@
                 # we use unfiltered changelog here because hidden revision must
                 # be taken in account for phase synchronization. They may
                 # becomes public and becomes visible again.
-                cl = self.unfiltered().changelog
                 result = self.addchangegroup(cg, 'pull', remote.url())
 
             # compute target subset