Merge pull request #22460 from civicrm/5.46
[civicrm-core.git] / CRM / Mailing / BAO / Mailing.php
index 7c68125455d722350ce02b147818c3184e46237f..1a93274ccd6193895cf7f73cf671dc2482d34ad2 100644 (file)
@@ -79,13 +79,6 @@ class CRM_Mailing_BAO_Mailing extends CRM_Mailing_DAO_Mailing {
    */
   private $_domain = NULL;
 
-  /**
-   * Class constructor.
-   */
-  public function __construct() {
-    parent::__construct();
-  }
-
   /**
    * @deprecated
    *