Merge "Replaced all deprecated Linker methods with proper ones in core(1)"
[lhc/web/wiklou.git] / includes / OutputPage.php
index b691eca..fd28f4a 100644 (file)
@@ -3563,7 +3563,6 @@ class OutputPage extends ContextSource {
        protected function buildExemptModules() {
                global $wgContLang;
 
-               $resourceLoader = $this->getResourceLoader();
                $chunks = [];
                // Things that go after the ResourceLoaderDynamicStyles marker
                $append = [];