aboutsummaryrefslogtreecommitdiff
path: root/views/opensearch_rss/search/listing.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/opensearch_rss/search/listing.php')
-rw-r--r--views/opensearch_rss/search/listing.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/opensearch_rss/search/listing.php b/views/opensearch_rss/search/listing.php
index 367bf332f..219462976 100644
--- a/views/opensearch_rss/search/listing.php
+++ b/views/opensearch_rss/search/listing.php
@@ -7,7 +7,6 @@ if (!isset($OPEN_SEARCH_COUNT)) {
$OPEN_SEARCH_COUNT += $vars['results']['count'];
-//var_dump($vars['results']);
elgg_set_viewtype('rss');
$entities = $vars['results']['entities'];