summaryrefslogtreecommitdiffstats
path: root/index.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'index.cgi')
-rwxr-xr-xindex.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.cgi b/index.cgi
index d5ee0d28d..b07700f7e 100755
--- a/index.cgi
+++ b/index.cgi
@@ -30,7 +30,6 @@ use vars qw{ %COOKIE };
###############################################################################
# Make it harder for us to do dangerous things in Perl.
-use diagnostics;
use strict;
# Include the Bugzilla CGI and general utility library.