From d6cf6e88cd6533ffc33f559be5e2aa553b771625 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Sat, 18 Aug 2012 09:56:38 +0200 Subject: [PATCH] letting the noticeform at the top show, to fix broken reply button javascript --- lib/searchaction.php | 4 ---- 1 file changed, 4 deletions(-) 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();