Remove unused $resourceLoader
authoraddshore <addshorewiki@gmail.com>
Thu, 19 Jan 2017 20:51:22 +0000 (20:51 +0000)
committeraddshore <addshorewiki@gmail.com>
Thu, 19 Jan 2017 20:51:22 +0000 (20:51 +0000)
Change-Id: I6b5aebe2c6221ee101ec3bc4c84eafd9aeb7b0e2

includes/OutputPage.php

index 211f44b..403ac60 100644 (file)
@@ -3562,7 +3562,6 @@ class OutputPage extends ContextSource {
        protected function buildExemptModules() {
                global $wgContLang;
 
-               $resourceLoader = $this->getResourceLoader();
                $chunks = [];
                // Things that go after the ResourceLoaderDynamicStyles marker
                $append = [];