Merge "Improve DBReadOnlyError/DBExpectedError page title"
[lhc/web/wiklou.git] / maintenance / importDump.php
index ea8c84b..bf59495 100644 (file)
@@ -235,8 +235,6 @@ TEXT;
                        }
                }
                wfWaitForSlaves();
-               // XXX: Don't let deferred jobs array get absurdly large (bug 24375)
-               DeferredUpdates::doUpdates( 'commit' );
        }
 
        function progress( $string ) {