diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-10-22 11:29:57 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-10-22 11:29:57 +0000 |
commit | 4e9b6328625a5360eb2f43579c8e8bb3b3fd2e7c (patch) | |
tree | 2e4ebad5236a9860c32de5303c78024bf389a930 /installhtml | |
parent | b47e7f93fa9a6875ec4fe97b6f0cf84166747d76 (diff) | |
download | perl-4e9b6328625a5360eb2f43579c8e8bb3b3fd2e7c.tar.gz |
There's no point in empty TODO sections
p4raw-id: //depot/perl@32163
Diffstat (limited to 'installhtml')
-rwxr-xr-x | installhtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/installhtml b/installhtml index 0761dfb31e..b243df7d96 100755 --- a/installhtml +++ b/installhtml @@ -112,8 +112,6 @@ perl documentation: Chris Hall E<lt>hallc@cs.colorado.eduE<gt> -=head1 TODO - =cut my $usage; |