remove some cruft and trigger a rebuild

cpu-performance
dahlia 2013-07-08 19:18:01 -07:00
parent 33eea62606
commit 065f8f56a2
1 changed files with 0 additions and 1 deletions

View File

@ -397,7 +397,6 @@ namespace OpenSim.Region.OptionalModules.MaterialsDemoModule
m_log.Debug("[MaterialsDemoModule]: null SOP for localId: " + matLocalID.ToString());
else
{
//var te = sop.Shape.Textures;
var te = new Primitive.TextureEntry(sop.Shape.TextureEntry, 0, sop.Shape.TextureEntry.Length);
if (te == null)