summaryrefslogtreecommitdiffstats
path: root/globals.pl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-06-20 16:39:01 +0200
committerlpsolit%gmail.com <>2006-06-20 16:39:01 +0200
commit5ffe3d31dde3c11525ff09ce17e4b0d730e5e2fd (patch)
tree0b9d599b66539790f093991462b0e759d183cf53 /globals.pl
parent9eb55706632461dac42ab005c0da8e18814135cb (diff)
downloadbugzilla-5ffe3d31dde3c11525ff09ce17e4b0d730e5e2fd.tar.gz
bugzilla-5ffe3d31dde3c11525ff09ce17e4b0d730e5e2fd.tar.xz
Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
Diffstat (limited to 'globals.pl')
-rw-r--r--globals.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.pl b/globals.pl
index 6af204666..2654c4a1f 100644
--- a/globals.pl
+++ b/globals.pl
@@ -31,7 +31,6 @@
use strict;
-use Bugzilla::DB qw(:DEFAULT :deprecated);
use Bugzilla::Constants;
use Bugzilla::Util;
# Bring ChmodDataFile in until this is all moved to the module