diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/myformat.perl | 2 |
1 files changed, 0 insertions, 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>> |