mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Projucer: Remove unused function
This commit is contained in:
parent
c19cd73306
commit
cc4624dfbc
3 changed files with 0 additions and 6 deletions
|
|
@ -149,10 +149,6 @@ void ProjectContentComponent::setProject (Project* newProject)
|
|||
}
|
||||
}
|
||||
|
||||
void ProjectContentComponent::saveTreeViewState()
|
||||
{
|
||||
}
|
||||
|
||||
void ProjectContentComponent::saveOpenDocumentList()
|
||||
{
|
||||
if (project != nullptr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue