hgext/convert/common.py
changeset 20397 d7e78e6d97bd
parent 20378 9616b03113ce
child 21076 5236c7a72a2d
--- a/hgext/convert/common.py	Sat Feb 08 10:41:17 2014 +0100
+++ b/hgext/convert/common.py	Fri Feb 07 17:26:28 2014 +0100
@@ -192,10 +192,6 @@
         self.path = path
         self.created = []
 
-    def getheads(self):
-        """Return a list of this repository's heads"""
-        raise NotImplementedError
-
     def revmapfile(self):
         """Path to a file that will contain lines
         source_rev_id sink_rev_id