mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Removed an unused method
This commit is contained in:
parent
77e93e35e4
commit
8c31fb2511
1 changed files with 0 additions and 1 deletions
|
|
@ -415,7 +415,6 @@ protected:
|
|||
HashMap<String, ValueWithDefault> compilerFlagSchemesMap;
|
||||
|
||||
mutable Array<Project::Item> itemGroups;
|
||||
void initItemGroups() const;
|
||||
Project::Item* modulesGroup = nullptr;
|
||||
|
||||
virtual BuildConfiguration::Ptr createBuildConfig (const ValueTree&) const = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue