summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authorRobin Millette <millette@controlyourself.ca>2009-05-25 19:42:03 +0000
committerRobin Millette <millette@controlyourself.ca>2009-05-25 19:42:03 +0000
commit64d0767654d93de81a0779f04eb992c574bbdece (patch)
treeae77b68ca4af2d67ee1937275c1bd3f714e4ed3f /actions
parenta11d6260cc8dd5bd8a060f716461803f4c837387 (diff)
Removed more cruft from old attachment/attachements pages
Diffstat (limited to 'actions')
-rw-r--r--actions/tag.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/tag.php b/actions/tag.php
index e71ec06a8..e9351d241 100644
--- a/actions/tag.php
+++ b/actions/tag.php
@@ -49,8 +49,6 @@ class TagAction extends Action
{
$pop = new PopularNoticeSection($this);
$pop->show();
-// $freqatt = new FrequentAttachmentSection($this);
-// $freqatt->show();
}
function title()