summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-10-13 10:38:01 +0400
committerAndrew Dolgov <[email protected]>2011-10-13 10:38:01 +0400
commit81f6a572561238bcb7dde8d5a77467cc3920cfb6 (patch)
treed6ae279297ea99a2371403f789e2ad9fcad22552 /viewfeed.js
parentf9da2388d0059bf73fea515e2c1c6daab5c19400 (diff)
viewfeed: fix typo
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 1d47c2add..040ea1d8e 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -2183,8 +2183,6 @@ function precache_headlines() {
window.setTimeout(function() {
feed_precache_timeout_id = false;
}, 3000);
-
- x
}, 1000);
}