mercurial/revlog.py
changeset 24118 76f6ae06ddf5
parent 24030 828dc8db5515
child 24120 a450e0a2ba0a
--- a/mercurial/revlog.py	Fri Feb 06 01:44:24 2015 +0000
+++ b/mercurial/revlog.py	Fri Jan 23 17:01:39 2015 -0500
@@ -1419,6 +1419,10 @@
 
         return content
 
+    def iscensored(self, rev):
+        """Check if a file revision is censored."""
+        return False
+
     def getstrippoint(self, minlink):
         """find the minimum rev that must be stripped to strip the linkrev