Skip to content

Commit

Permalink
do_cmd_key(): Obsolete; removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Apr 28, 1998
1 parent 24340ea commit 08c5dfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Doc/perl/python.perl
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ sub do_cmd_optional{
sub do_cmd_cdata{ do_cmd_code(@_); }
sub do_cmd_ctype{ do_cmd_code(@_); }
sub do_cmd_regexp{ do_cmd_code(@_); }
sub do_cmd_key{ do_cmd_code(@_); }
sub do_cmd_character{ do_cmd_samp(@_); }
sub do_cmd_program{ do_cmd_strong(@_); }
sub do_cmd_email{ use_sans_serif(@_); }
Expand Down

0 comments on commit 08c5dfc

Please sign in to comment.