summaryrefslogtreecommitdiffstats
path: root/CGI.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CGI.pl')
-rw-r--r--CGI.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/CGI.pl b/CGI.pl
index b2316d555..69819263a 100644
--- a/CGI.pl
+++ b/CGI.pl
@@ -27,7 +27,6 @@
# Contains some global routines used throughout the CGI scripts of Bugzilla.
-use diagnostics;
use strict;
use lib ".";