summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-08-19 22:59:39 +0200
committerbbaetz%student.usyd.edu.au <>2002-08-19 22:59:39 +0200
commit1e94eab2b417f973364a713adbfaa2693ed55eec (patch)
treefe6745a45b07bcb85b572dbd01c4bce8b85b6ebc /checksetup.pl
parentfa343202c29b61feea3dd3c4ed8f51968e174e9a (diff)
downloadbugzilla-1e94eab2b417f973364a713adbfaa2693ed55eec.tar.gz
bugzilla-1e94eab2b417f973364a713adbfaa2693ed55eec.tar.xz
Big 163291 - Move utility funcs into a module
r=preed x2
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl1
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 $_; },
},