]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Directory/actions/userdirectory.php
copy-paste TagSub to SearchSub :D
[quix0rs-gnu-social.git] / plugins / Directory / actions / userdirectory.php
index 24d91ad7725a26c4d664edde9fe1d46f9f97b5f8..85835e2c1f85b3e70bddfe6f54c9f06e2ed62736 100644 (file)
@@ -187,18 +187,6 @@ class UserdirectoryAction extends Action
         $this->elementEnd('div');
     }
 
-    /**
-     * Local navigation
-     *
-     * This page is part of the public group, so show that.
-     *
-     * @return void
-     */
-    function showLocalNav()
-    {
-        $nav = new PublicGroupNav($this);
-        $nav->show();
-    }
 
     /**
      * Content area