1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove splash before freshfeed is loaded

This commit is contained in:
Andrew Dolgov
2013-05-02 09:48:38 +04:00
parent 566417c4e7
commit ea18cceaca
3 changed files with 4 additions and 4 deletions

View 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;