summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/noticelist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/noticelist.php b/lib/noticelist.php
index 2fb52e427..599fc5544 100644
--- a/lib/noticelist.php
+++ b/lib/noticelist.php
@@ -64,7 +64,7 @@ class NoticeListItem {
$this->profile = $notice->getProfile();
}
- function show($notice) {
+ function show() {
$this->show_start();
$this->show_fave_form();
$this->show_author();