From: Fred Drake Date: Tue, 13 Jan 1998 22:23:30 +0000 (+0000) Subject: Removed one hack! X-Git-Tag: v1.5.1~963 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e9ce54eff219c15151026a64c35e52b56343610;p=thirdparty%2FPython%2Fcpython.git Removed one hack! --- diff --git a/Doc/myformat.perl b/Doc/myformat.perl index 90751b0a14ad..054e969431ea 100644 --- a/Doc/myformat.perl +++ b/Doc/myformat.perl @@ -186,8 +186,6 @@ sub do_cmd_refstmodindex{ &my_module_index_helper('standard', @_, 'REF'); } sub do_cmd_nodename{ &do_cmd_label(@_); } -sub do_cmd_mytableofcontents{ @_[0]; } - sub init_myformat{ # XXX need some way for this to be called after &initialise; # <<2>>...<<2>>