Deleted unnecessary print
This commit is contained in:
parent
1c8cc1ab50
commit
b79ec86b64
1 changed files with 0 additions and 1 deletions
|
@ -967,7 +967,6 @@ void ProjectManager::_load_recent_projects() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void ProjectManager::_on_project_renamed() {
|
void ProjectManager::_on_project_renamed() {
|
||||||
print_line("PRoject renamed");
|
|
||||||
_load_recent_projects();
|
_load_recent_projects();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue