From 13ce044855a2f1fd553eb6b2e9d1516bd95dd19d Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 26 Feb 2013 15:26:28 +0800 Subject: fix the FIXME --- Bugzilla.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'Bugzilla.pm') 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. -- cgit v1.2.3-24-g4f1b