remove some cruft and trigger a rebuild

This commit is contained in:
dahlia
2013-07-08 19:18:01 -07:00
parent 33eea62606
commit 065f8f56a2

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)