summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Search.pm')
-rw-r--r--Bugzilla/Search.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla/Search.pm b/Bugzilla/Search.pm
index c1593ccc4..abc9008e9 100644
--- a/Bugzilla/Search.pm
+++ b/Bugzilla/Search.pm
@@ -458,8 +458,6 @@ sub init {
my $chartid;
my $sequence = 0;
- # $type_id is used by the code that queries for attachment flags.
- my $type_id = 0;
my $f;
my $ff;
my $t;