small fix in the showstate data in AssetCache to reflect that now some functions are no longer in AssetCache

0.6.0-stable
MW 2008-02-27 21:32:01 +00:00
parent e978d00914
commit 2c65c2da90
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ namespace OpenSim.Framework.Communications.Cache
/// </summary>
public void ShowState()
{
m_log.InfoFormat("Assets:{0} Textures:{1} AssetRequests:{2} RequestedAssets:{3} RequestLists:{4}",
m_log.InfoFormat("Assets:{0} Textures:{1} RequestLists:{2}",
Assets.Count,
Textures.Count,
// AssetRequests.Count,