mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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