]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/groupqueue.php
remove more groupnav
[quix0rs-gnu-social.git] / actions / groupqueue.php
index 2a7239400e442bfe1401355c2b252d1c03431e5e..4bbf5dcb023ea249dfbfbdd3edacaff192bcd241 100644 (file)
@@ -132,12 +132,6 @@ class GroupqueueAction extends GroupAction
                        _('A list of users awaiting approval to join this group.'));
     }
 
-    function showObjectNav()
-    {
-        $nav = new GroupNav($this, $this->group);
-        $nav->show();
-    }
-
     function showContent()
     {
         $offset = ($this->page-1) * PROFILES_PER_PAGE;