summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 735fd2c73..e53995335 100644
--- a/functions.php
+++ b/functions.php
@@ -6782,7 +6782,6 @@
"title" => $line["title"],
"link" => $line["link"],
"feed_id" => $line["feed_id"],
- "has_icon" => feed_has_icon($line["feed_id"])
);
if ($show_excerpt) {