Merge pull request #15411 from systopia/dev_l10nx
[civicrm-core.git] / CRM / Core / BAO / ActionSchedule.php
index a85f4df8526141fe32d29926b7b37a9a26975e7f..abc90a1cfb313222848d392c32c88a5292adce07 100644 (file)
@@ -332,7 +332,6 @@ FROM civicrm_action_schedule cas
         CRM_Core_BAO_ActionLog::create($logParams);
       }
 
-      $dao->free();
     }
   }