viewfeed: fix typo

This commit is contained in:
Andrew Dolgov 2011-10-13 10:38:01 +04:00
parent f9da2388d0
commit 81f6a57256

View file

@ -2183,8 +2183,6 @@ function precache_headlines() {
window.setTimeout(function() {
feed_precache_timeout_id = false;
}, 3000);
x
}, 1000);
}