1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00

remove leftover updating feeds prompt

This commit is contained in:
Andrew Dolgov 2007-11-21 08:20:00 +01:00
parent aa8ab7ae9e
commit d8432ff5f5

View File

@ -140,9 +140,9 @@ function scheduleFeedUpdate(force) {
debug("in scheduleFeedUpdate");
if (!daemon_enabled && !daemon_refresh_only) {
/* if (!daemon_enabled && !daemon_refresh_only) {
notify_progress("Updating feeds...", true);
}
} */
var query_str = "backend.php?op=rpc&subop=";