]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/featured.php
Merge branch 'lookup_url_fix' into 'nightly'
[quix0rs-gnu-social.git] / actions / featured.php
index 9a7f128b5739de3f1a150ba37b2b465e03fc2229..394cfe6a8b9ef456325179533a3e5c00dbb48cc5 100644 (file)
@@ -90,12 +90,6 @@ class FeaturedAction extends Action
         $this->elementEnd('div');
     }
 
-    function showLocalNav()
-    {
-        $nav = new PublicGroupNav($this);
-        $nav->show();
-    }
-
     function getInstructions()
     {
         // TRANS: Description on page displaying featured users.