summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-29 22:38:22 +0300
committerAndrew Dolgov <[email protected]>2009-12-29 22:38:22 +0300
commita491a7f10343b98043f07651e3a254fa8a975640 (patch)
treed9e3a30c9727f14fd711f88ab2973d4d6e12c356 /backend.php
parentd94475164e544fd2315e6f931fec4b581e27d49c (diff)
view: do not pass feed_id
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") {