mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fix slow editor load on large projects (v2)
This commit is contained in:
@@ -445,7 +445,6 @@ uint64_t FileAccessWindows::_get_modified_time(const String &p_file) {
|
||||
}
|
||||
}
|
||||
|
||||
print_verbose("Failed to get modified time for: " + p_file);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user