summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl
index 4f30f85a9..67870893d 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -33,7 +33,6 @@
# Only adding new parameters is done here. Once the parameter exists, you
# must use %baseurl%/editparams.cgi from the web to edit the settings.
-use diagnostics;
use strict;
# Shut up misguided -w warnings about "used only once". For some reason,