add status preference dao to ignore list
[civicrm-core.git] / CRM / Case / Form / Activity.php
index f1cf6bf439eb592a8873b46ab8f6ef687d1a4309..ee6a7b4b8da919aa81216a859460320cf122f85e 100644 (file)
@@ -53,13 +53,6 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
    */
   public $_caseType;
 
-  /**
-   * The default values of an activity.
-   *
-   * @var array
-   */
-  public $_defaults = array();
-
   /**
    * The array of releted contact info.
    *