Removed useless code

This commit is contained in:
Laurent Destailleur 2019-07-20 15:56:20 +02:00
parent fea12c3c59
commit 6594b361b1

View File

@ -4148,8 +4148,6 @@ class Societe extends CommonObject
if ($result < 0)
{
$error++;
$this->error = $this->error;
$this->errors = $this->errors;
break;
}
}