You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove ERR_EXPLAIN macros and the scaffolding they needed.
This commit is contained in:
@@ -2164,6 +2164,5 @@ void Main::cleanup() {
|
||||
unregister_core_driver_types();
|
||||
unregister_core_types();
|
||||
|
||||
OS::get_singleton()->clear_last_error();
|
||||
OS::get_singleton()->finalize_core();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user