Merge "$wgUseSquid unused since parent commit (fa1a8d5)"

This commit is contained in:
Aaron Schulz 2012-05-28 22:36:38 +00:00 committed by Gerrit Code Review
commit 4fa67221df

View file

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