Skip to content

Commit 9cf54e6

Browse files
committed
CR remove Verbose=true
1 parent fd5cf00 commit 9cf54e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/FbxExporters/Editor/FbxExporter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,6 @@ public enum TransformExportType { Local, Global, Reset };
953953
public int ExportAll (IEnumerable<UnityEngine.Object> unityExportSet)
954954
{
955955
exportCancelled = false;
956-
Verbose = true;
957956

958957
// Export first to a temporary file
959958
// in case the export is cancelled.

0 commit comments

Comments
 (0)