mercurial/statichttprepo.py
changeset 6312 08800489257e
parent 6212 e75aab656f46
child 6839 01db3e101362
child 7178 98b6c3dde237
--- a/mercurial/statichttprepo.py	Sat Mar 15 15:23:20 2008 -0400
+++ b/mercurial/statichttprepo.py	Thu Mar 20 11:12:35 2008 -0500
@@ -74,9 +74,6 @@
     def url(self):
         return 'static-' + self._url
 
-    def dev(self):
-        return -1
-
     def local(self):
         return False