Remove duplicate XXX.

This commit is contained in:
Georg Brandl 2010-01-17 23:25:23 +01:00
parent 54f35838ee
commit d21aadc5e9

View File

@ -138,8 +138,6 @@ class Domain(object):
"""
pass
# XXX way for individual docs to override methods in an existing domain?
def resolve_xref(self, env, fromdocname, builder,
typ, target, node, contnode):
"""