coment a debug warning

avinationmerge
UbitUmarov 2012-10-16 11:39:58 +01:00
parent 91b83fd45e
commit e8936366f5
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ namespace OpenSim.Region.Physics.Meshing
if (primShape.SculptData.Length <= 0)
{
m_log.InfoFormat("[MESH]: asset data for {0} is zero length", primName);
// m_log.InfoFormat("[MESH]: asset data for {0} is zero length", primName);
return false;
}