Removed dead code

This commit is contained in:
Laurent Destailleur 2013-07-13 23:05:25 +02:00
parent 3a9ffb19c3
commit 95ea3a01df

View File

@ -407,7 +407,6 @@ if ($resql)
$rec->accountelem=$accountelem;
$rec->debit=$debit;
$rec->credit=$credit;
$rec->sold=$sold;
$rec->comment=$comment;
$rec->soldbefore=price2num($totalbefore);
$rec->soldafter=price2num($total);