Merge pull request #13938 from jackrabbithanna/core-725
[civicrm-core.git] / CRM / Contribute / Form / Search.php
index 9e55c4839a4955d95bdbe6e58255eec25ff236bd..f00ec966214bdc71435bfd192979bd4950aeba14 100644 (file)
@@ -80,8 +80,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
     $this->_actionButtonName = $this->getButtonName('next', 'action');
 
     $this->_done = FALSE;
-    // @todo - is this an error - $this->_defaults is used.
-    $this->defaults = array();
 
     $this->loadStandardSearchOptionsFromUrl();