Revert "WARNING: DON'T USE THIS COMMIT -- major spew on HG teleports."

This reverts commit 40c54a718f.
cpu-performance
Diva Canto 2013-07-21 14:08:22 -07:00
parent 40c54a718f
commit 049022717c
1 changed files with 0 additions and 2 deletions

View File

@ -283,8 +283,6 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess
// and place an entry in m_assetMap
m_log.Debug("[HG ASSET MAPPER]: Posting object " + assetID + " to asset server " + userAssetURL);
Util.PrintCallStack();
AssetBase asset = m_scene.AssetService.Get(assetID.ToString());
if (asset != null)
{