]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Removed unused view: output/rss_view
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 11 Feb 2011 00:04:03 +0000 (00:04 +0000)
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 11 Feb 2011 00:04:03 +0000 (00:04 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@8103 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/output/rss_view.php [deleted file]

diff --git a/views/default/output/rss_view.php b/views/default/output/rss_view.php
deleted file mode 100644 (file)
index 530bb96..0000000
+++ /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