diff --git a/CRM/Activity/Form/Search.php b/CRM/Activity/Form/Search.php index 4ede56c43631..48a0774fd440 100644 --- a/CRM/Activity/Form/Search.php +++ b/CRM/Activity/Form/Search.php @@ -344,13 +344,6 @@ public function fixFormValues() { } } - /** - * @return null - */ - public function getFormValues() { - return NULL; - } - /** * Return a descriptive name for the page, used in wizard header *