mercurial/peer.py
changeset 17194 32a6a33b9a35
parent 17193 1d710fe5ee0e
child 17273 4ed6b3a24661
--- a/mercurial/peer.py	Fri Jul 13 21:52:28 2012 +0200
+++ b/mercurial/peer.py	Fri Jul 13 21:52:37 2012 +0200
@@ -42,9 +42,6 @@
     def peer(self):
         return self
 
-    def cancopy(self):
-        return False
-
     def canpush(self):
         return True