From 3e9ce54eff219c15151026a64c35e52b56343610 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 13 Jan 1998 22:23:30 +0000 Subject: Removed one hack! --- Doc/myformat.perl | 2 -- 1 file changed, 2 deletions(-) diff --git a/Doc/myformat.perl b/Doc/myformat.perl index 90751b0..054e969 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>> -- cgit v0.12