1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 17:45:56 +00: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=";