remove useless line

This commit is contained in:
FHenry 2012-04-24 16:15:46 +02:00
parent 5ed77c8d40
commit 07bff417e8

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;