cMaterial.java....@@ -41,7 +41,6 @@4141 4242 public cMaterial(cMaterial mat)4343 {44- this();4544 if (mat != null)4645 {4746 Set(mat);