Remove unused private property LinkCache::$mClassVer
authorKevin Israel <pleasestand@live.com>
Fri, 25 Sep 2015 09:56:44 +0000 (05:56 -0400)
committerKevin Israel <pleasestand@live.com>
Fri, 25 Sep 2015 11:54:02 +0000 (07:54 -0400)
commit3f516b51390e14abef43abad90b980efd9afdec3
tree49af8291d0a950fd9f012ad9b4ab319bc9b7cc3b
parentae90226c2044ade3d05b460544e64c81c6356c66
Remove unused private property LinkCache::$mClassVer

This was added in r2084 / c280ef342b64 for a "persistent link cache"
feature, which became obsolete in 1.4 and was removed in 1.5.

https://www.mediawiki.org/wiki/Manual:$wgEnablePersistentLC

Follows-up r9276 / cb45389b9c4d.

Change-Id: I2f27d6acc1a1f9a9382a47d56921f570107a7be9
includes/cache/LinkCache.php