remove useless line

This commit is contained in:
FHenry 2012-04-24 16:15:46 +02:00 committed by Regis Houssin
parent 58df839271
commit fa0e1ca87e

View File

@ -736,7 +736,6 @@ class Project extends CommonObject
$this->id = 0;
$this->ref = 'SPECIMEN';
$this->specimen = 1;
$socid = rand(1, $num_socs);
$this->socid = 1;
$this->date_c = $now;
$this->date_m = $now;