Skip to content

Commit dc6c666

Browse files
committed
Remove leftover debugging code
1 parent 9c712ab commit dc6c666

File tree

1 file changed

+0
-1
lines changed
  • xivModdingFramework/Models/FileTypes

1 file changed

+0
-1
lines changed

xivModdingFramework/Models/FileTypes/Mdl.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ private async Task ExportMaterialsForModel(TTModel model, string outputFilePath,
367367
// Failing to resolve a material is considered a non-critical error.
368368
// Continue attempting to resolve the rest of the materials in the model.
369369
//throw exc;
370-
var z = "d";
371370
}
372371
materialIdx++;
373372
}

0 commit comments

Comments
 (0)