Left-over debug line.

This commit is contained in:
Par Winzell 2019-04-03 10:37:13 -07:00
parent 9e6ab31e37
commit 910a8bfdd0
1 changed files with 0 additions and 1 deletions

View File

@ -408,7 +408,6 @@ ModelData* Raw2Gltf(
emissiveFactor * emissiveIntensity,
khrCmnUnlitMat,
pbrMetRough));
fmt::printf("Stashing material of id %ls, name %s...\n", material.id, material.name.c_str());
materialsById[material.id] = mData;
if (options.enableUserProperties) {