$wgUseSquid unused since parent commit (fa1a8d5)
authorPlatonides <platonides@gmail.com>
Mon, 28 May 2012 17:32:18 +0000 (19:32 +0200)
committerPlatonides <platonides@gmail.com>
Mon, 28 May 2012 17:32:18 +0000 (19:32 +0200)
Change-Id: I47e103e6c4bb44f74f9d940505775ac2f2e66b29

includes/filerepo/file/LocalFile.php

index af93c53..9d08033 100644 (file)
@@ -1729,7 +1729,6 @@ class LocalFileDeleteBatch {
         * @return FileRepoStatus
         */
        function execute() {
-               global $wgUseSquid;
                wfProfileIn( __METHOD__ );
 
                $this->file->lock();