Bug 471777: $type_id is no longer in use in Search.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

git-svn-id: svn://10.0.0.236/trunk@255682 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com 2009-01-01 20:02:44 +00:00
parent de995309df
commit 72d1e866d3

View 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;