summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 5773eee63..8252bed09 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -26,8 +26,6 @@ package Bugzilla;
use strict;
-# FIXME : Line to be removed
-
# We want any compile errors to get to the browser, if possible.
BEGIN {
# This makes sure we're in a CGI.