mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Remove unused function
This commit is contained in:
parent
c19cd73306
commit
cc4624dfbc
3 changed files with 0 additions and 6 deletions
|
|
@ -229,7 +229,6 @@ bool MainWindow::closeCurrentProject (OpenDocumentManager::SaveIfNeeded askUserT
|
|||
|
||||
if (auto* pcc = getProjectContentComponent())
|
||||
{
|
||||
pcc->saveTreeViewState();
|
||||
pcc->saveOpenDocumentList();
|
||||
pcc->hideEditor();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue