]> git.wh0rd.org - tt-rss.git/blobdiff - js/viewfeed.js
remove splash before freshfeed is loaded
[tt-rss.git] / js / viewfeed.js
index ada225cbff79db627d9d0d64a7c2b33de4f5680b..3e78f4ca9decf5b12863b33bf3dab236ae05385b 100644 (file)
@@ -20,8 +20,6 @@ function headlines_callback2(transport, offset, background, infscroll_req) {
        try {
                handle_rpc_json(transport);
 
-               loading_set_progress(25);
-
                console.log("headlines_callback2 [offset=" + offset + "] B:" + background + " I:" + infscroll_req);
 
                var is_cat = false;