]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 471777: $type_id is no longer in use in Search.pm - Patch by Frédéric Buclin...
authorlpsolit%gmail.com <>
Thu, 1 Jan 2009 20:02:44 +0000 (20:02 +0000)
committerlpsolit%gmail.com <>
Thu, 1 Jan 2009 20:02:44 +0000 (20:02 +0000)
Bugzilla/Search.pm

index c1593ccc4da575f414b6f23dde2cc63cc109f621..abc9008e9a75a3741895244ae6bdb9efa7b49e95 100644 (file)
@@ -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;