From b3612adaf807df9743c8003faee62071f680f92f Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 7 Dec 2003 09:47:18 +0000 Subject: Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper. r=bbaetz, a=justdave --- Bugzilla/RelationSet.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'Bugzilla') diff --git a/Bugzilla/RelationSet.pm b/Bugzilla/RelationSet.pm index a3af4b60a..f2f822fc4 100644 --- a/Bugzilla/RelationSet.pm +++ b/Bugzilla/RelationSet.pm @@ -38,7 +38,6 @@ use strict; #require "globals.pl"; package RelationSet; -use CGI::Carp qw(fatalsToBrowser); # create a new empty RelationSet # -- cgit v1.2.3-24-g4f1b