aboutsummaryrefslogtreecommitdiff
path: root/views/default/output
diff options
context:
space:
mode:
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-11 00:04:03 +0000
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-11 00:04:03 +0000
commit84dcdeb236487a52486e0bd9234b214f2b64dd3c (patch)
tree4888bec73ce854e2788674915235780516062087 /views/default/output
parent91deaeb35d874a5625b99033858b03762110918b (diff)
downloadelgg-84dcdeb236487a52486e0bd9234b214f2b64dd3c.tar.gz
elgg-84dcdeb236487a52486e0bd9234b214f2b64dd3c.tar.bz2
Removed unused view: output/rss_view
git-svn-id: http://code.elgg.org/elgg/trunk@8103 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/output')
-rw-r--r--views/default/output/rss_view.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/views/default/output/rss_view.php b/views/default/output/rss_view.php
deleted file mode 100644
index 530bb9684..000000000
--- a/views/default/output/rss_view.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
- /**
- * View to display the RSS link
- * @todo check this - it doesn't appear this view is ever called
- **/
-?>
-<div class="rss-link clearfix"><a href="" title="RSS feed for the wire">RSS feed for the wire</a></div> \ No newline at end of file