Merge pull request #14987 from civicrm/5.16
[civicrm-core.git] / CRM / Contribute / Form / Search.php
index f3aa40248b8aa5e7f57ffef5e34c4153225b0154..fe892ed80159347a45f21ac0314f4486fdf465f8 100644 (file)
@@ -414,8 +414,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
     if (!$this->_force) {
       return;
     }
-    // Start by loading url defaults.
-    $this->_formValues = $this->setDefaultValues();
 
     $status = CRM_Utils_Request::retrieve('status', 'String');
     if ($status) {