]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ConversationTree/lib/conversationtreeitem.php
Conversation link as default, permalink for /notice
[quix0rs-gnu-social.git] / plugins / ConversationTree / lib / conversationtreeitem.php
index d7db04e1ddce05004231c741bc02a920efbe5e82..65911dfc48abff943a1a6454b6be0e38c30c0da7 100644 (file)
@@ -69,18 +69,6 @@ class ConversationTreeItem extends NoticeListItem
         return;
     }
 
-    /**
-     * show link to notice conversation page
-     *
-     * Since we're only used on the conversation page, we skip this
-     *
-     * @return void
-     */
-    function showContext()
-    {
-        return;
-    }
-
     /**
      * show people this notice is in reply to
      *