mercurial/setdiscovery.py
changeset 17426 9724f8f8850b
parent 17424 e7cfe3587ea4
child 20034 1e5b38a919dd
--- a/mercurial/setdiscovery.py	Wed Aug 15 22:39:18 2012 +0200
+++ b/mercurial/setdiscovery.py	Tue Aug 21 02:41:20 2012 +0200
@@ -84,9 +84,6 @@
                     abortwhenunrelated=True):
     '''Return a tuple (common, anyincoming, remoteheads) used to identify
     missing nodes from or in remote.
-
-    shortcutlocal determines whether we try use direct access to localrepo if
-    remote is actually local.
     '''
     roundtrips = 0
     cl = local.changelog