disable lock warning in refetch cycle

master
Andrew Dolgov 18 years ago
parent de1ca88885
commit bed0f18f7a

@ -191,7 +191,7 @@ function scheduleFeedUpdate(force) {
xmlhttp.send(null); xmlhttp.send(null);
} else { } else {
debug("xmlhttp busy"); debug("xmlhttp busy");
printLockingError(); //printLockingError();
} }
} }

Loading…
Cancel
Save