Switch Block::purgeExpired to use AutoCommitUpdate
[lhc/web/wiklou.git] / maintenance / populateRevisionLength.php
index f83be9c..bcc4999 100644 (file)
@@ -117,7 +117,6 @@ class PopulateRevisionLength extends LoggedUpdateMaintenance {
 
                        $blockStart += $batchSize;
                        $blockEnd += $batchSize;
-                       wfWaitForSlaves();
                }
 
                return $count;