]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/all.php
Merge branch '3cl' into 1.0.x
[quix0rs-gnu-social.git] / actions / all.php
index 2936df4599a7ffac1088bc6faa337fffb2e93aed..2826319c0d9e59ffc56c0de40e9d561efdc418f0 100644 (file)
@@ -127,12 +127,6 @@ class AllAction extends ProfileAction
         );
     }
 
-    function showLocalNav()
-    {
-        $nav = new PersonalGroupNav($this);
-        $nav->show();
-    }
-
     function showEmptyListMessage()
     {
         // TRANS: Empty list message. %s is a user nickname.