From: Andrew Dolgov Date: Thu, 13 Oct 2011 06:38:01 +0000 (+0400) Subject: viewfeed: fix typo X-Git-Tag: 1.5.6~10 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=81f6a572561238bcb7dde8d5a77467cc3920cfb6;p=tt-rss.git viewfeed: fix typo --- diff --git a/viewfeed.js b/viewfeed.js index 1d47c2ad..040ea1d8 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); }