]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/tag.php
use small triangle for notice addressees
[quix0rs-gnu-social.git] / actions / tag.php
index 045fac97b52286e1f9839f607ea15ced53840d76..f3514bef55a2152af619f7ee57693d7a33183e08 100644 (file)
@@ -55,12 +55,6 @@ class TagAction extends Action
         return true;
     }
 
-    function showSections()
-    {
-        $pop = new PopularNoticeSection($this);
-        $pop->show();
-    }
-
     function title()
     {
         if ($this->page == 1) {