defaultlocalnav in groups

This commit is contained in:
Evan Prodromou 2011-03-01 16:18:33 -05:00
parent f29274cd0d
commit 6ee77f1302
1 changed files with 0 additions and 6 deletions

View File

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