removed generic log message in pingUpdatedWeblogs()

This commit is contained in:
Tobi Schäfer 2002-04-29 14:35:56 +00:00
parent c74b1ebd27
commit e9a9fa12b1

View file

@ -297,7 +297,6 @@ function logAccess() {
*/ */
function pingUpdatedWeblogs() { function pingUpdatedWeblogs() {
app.__app__.logEvent("Notifying weblogs.com for updated weblogs...");
// var period = 1000 * 60 * 60; // one hour // var period = 1000 * 60 * 60; // one hour
var c = getDBConnection("antville"); var c = getDBConnection("antville");