Bug 40933 dead code

git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@737 6955db30-a419-402b-8a0d-67ecbb4d7f56
master v2010.05
vfilippov 2010-05-13 14:10:08 +00:00
parent 7edccbb9ef
commit 0804786698
1 changed files with 0 additions and 4 deletions

View File

@ -522,10 +522,6 @@ sub sendMail
my %fielddescription = %$fdRef;
# Filter changes by verifying the user should see them
my $difftext = "";
my $diffheader = "";
my $add_diff;
my $new_diffs = [];
foreach my $diff (@$diffs)
{