From: Sam Reed Date: Thu, 29 Sep 2011 22:17:20 +0000 (+0000) Subject: More spurious code r98467 X-Git-Tag: 1.31.0-rc.0~27351 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=fdc70c6a3dc2f11ceb08144e01e31cb9306d4485;p=lhc%2Fweb%2Fwiklou.git More spurious code r98467 --- diff --git a/includes/cache/HTMLCacheUpdate.php b/includes/cache/HTMLCacheUpdate.php index 1c3c3a1cd8..8ff0ecb9ca 100644 --- a/includes/cache/HTMLCacheUpdate.php +++ b/includes/cache/HTMLCacheUpdate.php @@ -197,8 +197,6 @@ class HTMLCacheUpdate implements DeferrableUpdate { } } } - - $pagesByWiki[$wikiid] = array(); }