]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
defaultlocalnav in groups
authorEvan Prodromou <evan@status.net>
Tue, 1 Mar 2011 21:18:33 +0000 (16:18 -0500)
committerEvan Prodromou <evan@status.net>
Tue, 1 Mar 2011 21:18:33 +0000 (16:18 -0500)
actions/groups.php

index 958c5921bf985a112c78a53ad1ff6fe03181e08c..d1bc8d94583bd67169dfaad27d7bde211d1934a1 100644 (file)
@@ -80,12 +80,6 @@ class GroupsAction extends Action
         $this->showPage();
     }
 
-    function showLocalNav()
-    {
-        $nav = new PublicGroupNav($this);
-        $nav->show();
-    }
-
     function showPageNotice()
     {
         $notice =