remove leftover updating feeds prompt

This commit is contained in:
Andrew Dolgov 2007-11-21 08:20:00 +01:00
parent aa8ab7ae9e
commit d8432ff5f5
1 changed files with 2 additions and 2 deletions

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=";