Trim Trailing Whitespace
This commit is contained in:
@@ -303,7 +303,7 @@ const aiScene* ImportModel(
|
||||
const clock_t first = clock();
|
||||
ConsoleProgressHandler *ph = new ConsoleProgressHandler;
|
||||
globalImporter->SetProgressHandler(ph);
|
||||
|
||||
|
||||
const aiScene* scene = globalImporter->ReadFile(path,imp.ppFlags);
|
||||
|
||||
if (imp.showLog) {
|
||||
|
||||
Reference in New Issue
Block a user