diff --git a/actions/tag.php b/actions/tag.php index 045fac97b5..f3514bef55 100644 --- a/actions/tag.php +++ b/actions/tag.php @@ -55,12 +55,6 @@ class TagAction extends Action return true; } - function showSections() - { - $pop = new PopularNoticeSection($this); - $pop->show(); - } - function title() { if ($this->page == 1) {