diff options
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-x | checksetup.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl index 728db3798..34b487443 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -912,7 +912,6 @@ END { strike => sub { return $_; } , js => sub { return $_; }, - html => sub { return $_; }, html_linebreak => sub { return $_; }, url_quote => sub { return $_; }, }, |