]> git.wh0rd.org - tt-rss.git/commitdiff
viewfeed: fix typo
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 13 Oct 2011 06:38:01 +0000 (10:38 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 13 Oct 2011 06:38:01 +0000 (10:38 +0400)
viewfeed.js

index 1d47c2add734dedbe3aacd43a7f1546be7d9791b..040ea1d8ed4ed354475569284cc12161e0b6fade 100644 (file)
@@ -2183,8 +2183,6 @@ function precache_headlines() {
                                window.setTimeout(function() {
                                        feed_precache_timeout_id = false;
                                        }, 3000);
-
-                               x
                        }, 1000);
                }