Remove log

This commit is contained in:
Laurent Destailleur 2021-07-15 21:57:32 +02:00
parent 5da40d80f7
commit 9aad07f20c

View File

@ -8532,7 +8532,6 @@ abstract class CommonObject
// Retrieve all extrafield
// fetch optionals attributes and labels
$this->fetch_optionals();
dol_syslog("aaa=".$this->id);
return $this->id;
} else {