Removed useless keys() function from BagOStuff.
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 8 Jan 2013 01:32:27 +0000 (17:32 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 8 Jan 2013 01:32:27 +0000 (17:32 -0800)
commit692e6103f27563100f5245a0061b448e08b416d1
treed394d599e7f09b441f75a624dcc340b1669da40a
parent6ffc11730729c6c6cd12ad70ca46774139bae7a1
Removed useless keys() function from BagOStuff.

Change-Id: Ie4249b2770de81377019ad383039ab85c0c5de7a
includes/objectcache/APCBagOStuff.php
includes/objectcache/BagOStuff.php
includes/objectcache/DBABagOStuff.php
includes/objectcache/HashBagOStuff.php
includes/objectcache/SqlBagOStuff.php
includes/objectcache/WinCacheBagOStuff.php