aboutsummaryrefslogtreecommitdiff
path: root/views/rss/layout/objects/image_block.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/rss/layout/objects/image_block.php')
-rw-r--r--views/rss/layout/objects/image_block.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/views/rss/layout/objects/image_block.php b/views/rss/layout/objects/image_block.php
deleted file mode 100644
index ff94bcff2..000000000
--- a/views/rss/layout/objects/image_block.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-/**
- * RSS image block view
- *
- * Only display the body
- */
-echo $vars['body']; \ No newline at end of file