summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 3b313d557..8252bed09 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -26,7 +26,6 @@ package Bugzilla;
use strict;
-
# We want any compile errors to get to the browser, if possible.
BEGIN {
# This makes sure we're in a CGI.