* Eliminate CLIInstallerOutput per r68645 since, yes, it wasn't needed.
[lhc/web/wiklou.git] / includes / AutoLoader.php
index 6571c9e..b4ae511 100644 (file)
@@ -414,7 +414,6 @@ $wgAutoloadLocalClasses = array(
 
        # includes/installer
        'CliInstaller' => 'includes/installer/CliInstaller.php',
-       'CliInstallerOutput' => 'includes/installer/CliInstallerOutput.php',
        'Installer' => 'includes/installer/Installer.php',
        'InstallerDBType' => 'includes/installer/InstallerDBType.php',
        'LBFactory_InstallerFake' => 'includes/installer/Installer.php',