summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 15bbe9aec..b4a9228f7 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -1718,8 +1718,6 @@ function cache_inject(id, article, param) {
try {
if (!cache_check_param(id, param)) {
debug("cache_article: miss: " + id + " [p=" + param + "]");
-
- return;
if (db) {