Browse Source

AAX: Removed an unused variable

tags/2021-05-28
Tom Poole 7 years ago
parent
commit
50ff2c5bc3
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp

+ 0
- 1
modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp View File

@@ -112,7 +112,6 @@ using namespace juce;
#endif
const int32_t juceChunkType = JucePlugin_AAX_Chunk_Identifier;
const int maxAAXChannels = 8;
//==============================================================================
namespace AAXClasses


Loading…
Cancel
Save