From 551b196a3572ac9dabcda47abc92db201fb0e6c9 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 8 Nov 2010 15:32:41 -0800 Subject: doomy doom doom --- actions/shownotice.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'actions') diff --git a/actions/shownotice.php b/actions/shownotice.php index b7e61a137..7a11787b6 100644 --- a/actions/shownotice.php +++ b/actions/shownotice.php @@ -356,9 +356,4 @@ class SingleNoticeItem extends DoFollowListItem $this->profile->fullname : $this->profile->nickname)); } - - function showNoticeAttachments() { - $al = new AttachmentList($this->notice, $this->out); - $al->show(); - } } -- cgit v1.2.3-54-g00ecf