$wgUseSquid unused since parent commit (fa1a8d5)
[lhc/web/wiklou.git] / 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();