Merge "$wgUseSquid unused since parent commit (fa1a8d5)"
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 28 May 2012 22:36:38 +0000 (22:36 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 28 May 2012 22:36:38 +0000 (22:36 +0000)
includes/filerepo/file/LocalFile.php

index 336aca9..cc66649 100644 (file)
@@ -1806,7 +1806,6 @@ class LocalFileDeleteBatch {
         * @return FileRepoStatus
         */
        function execute() {
-               global $wgUseSquid;
                wfProfileIn( __METHOD__ );
 
                $this->file->lock();