Merge pull request #14726 from eileenmcnaughton/cust_field_5
[civicrm-core.git] / sql / GenerateData.php
index 13b6c400ea198328cb6171e841769238817ec489..2809fa382df039e2c66f88cf928e751e6819bf23 100644 (file)
@@ -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);