X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=sql%2FGenerateData.php;h=2809fa382df039e2c66f88cf928e751e6819bf23;hb=05220333d36991c646a1af48002a9af8bc8f348a;hp=13b6c400ea198328cb6171e841769238817ec489;hpb=850d8c7cf555cdb11176418b2d1ecd035eddcb14;p=civicrm-core.git diff --git a/sql/GenerateData.php b/sql/GenerateData.php index 13b6c400ea..2809fa382d 100644 --- a/sql/GenerateData.php +++ b/sql/GenerateData.php @@ -1274,7 +1274,6 @@ class CRM_GCD { $this->stateMap[$dao->abbreviation] = $dao->id; $this->states[$dao->id] = $dao->name; } - $dao->free(); } $offset = mt_rand(1, 43000);