mirror of
https://github.com/godotengine/godot.git
synced 2025-01-04 01:00:44 +00:00
Deleted unnecessary print
This commit is contained in:
parent
1c8cc1ab50
commit
b79ec86b64
@ -967,7 +967,6 @@ void ProjectManager::_load_recent_projects() {
|
||||
}
|
||||
|
||||
void ProjectManager::_on_project_renamed() {
|
||||
print_line("PRoject renamed");
|
||||
_load_recent_projects();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user