]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
letting the noticeform at the top show, to fix broken reply button javascript
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 18 Aug 2012 07:56:38 +0000 (09:56 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 12 Aug 2013 11:00:05 +0000 (13:00 +0200)
lib/searchaction.php

index cc8966eeaed91800b83f2122e69532709e690a92..cf0e583a44a1fadc649bdb3405f0a280bf609581 100644 (file)
@@ -84,10 +84,6 @@ class SearchAction extends Action
         return null;
     }
 
-    function showNoticeForm() {
-        // remote post notice form
-    }
-
     function showContent() {
         $this->showTop();
         $this->showForm();