summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index f6e7acc79..e1cc82a12 100644
--- a/backend.php
+++ b/backend.php
@@ -222,8 +222,6 @@
// in prefetch mode we only output requested cids, main article
// just gets marked as read (it already exists in client cache)
- $feed_id = false;
-
if ($mode == "") {
outputArticleXML($link, $id, false);
} else if ($mode == "zoom") {