diff --git a/lib/searchaction.php b/lib/searchaction.php index cc8966eeae..cf0e583a44 100644 --- a/lib/searchaction.php +++ b/lib/searchaction.php @@ -84,10 +84,6 @@ class SearchAction extends Action return null; } - function showNoticeForm() { - // remote post notice form - } - function showContent() { $this->showTop(); $this->showForm();