Removed dead code
This commit is contained in:
parent
3a9ffb19c3
commit
95ea3a01df
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user