summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-11 15:25:47 +0400
committerAndrew Dolgov <[email protected]>2010-09-11 15:25:47 +0400
commitd5d5632952914611c0ddf93959034aa1e7d87c21 (patch)
treee3390b845afcc3803b1f19de6b7ffeef457aec8f /functions.php
parentf1e4d924c956f653022defb822283903f4fbe631 (diff)
code cleanup
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) {