]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showstream.php
Remove FIXME-marked Opera links until they actually work
[quix0rs-gnu-social.git] / actions / showstream.php
index 82665e5b8b3841f1c68015ecb0be4359a617128b..c1a2c337a0da3ab070c05a75ddb5bca728226c17 100644 (file)
@@ -135,17 +135,6 @@ class ShowstreamAction extends ProfileAction
                               sprintf(_('FOAF for %s'), $this->user->nickname)));
     }
 
-    /**
-     * Output document relationship links
-     *
-     * @return void
-     */
-    function showRelationshipLinks()
-    {
-        $this->sequenceRelationships($this->page > 1, $this->count > NOTICES_PER_PAGE, // FIXME
-                                     $this->page, 'showstream', array('nickname' => $this->user->nickname));
-    }
-
     function extraHead()
     {
         // for remote subscriptions etc.