From 044848e67b4134b9429f880774c9c6cf577226cc Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 16 Aug 2005 00:58:10 +0000 Subject: Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patch by Frédéric Buclin r=mkanat a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- globals.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'globals.pl') diff --git a/globals.pl b/globals.pl index ed4159335..17174540a 100644 --- a/globals.pl +++ b/globals.pl @@ -35,7 +35,6 @@ use Bugzilla::Constants; use Bugzilla::Util; # Bring ChmodDataFile in until this is all moved to the module use Bugzilla::Config qw(:DEFAULT ChmodDataFile $localconfig $datadir); -use Bugzilla::BugMail; use Bugzilla::User; use Bugzilla::Error; -- cgit v1.2.3-24-g4f1b