mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Removed duplicated check for JucePlugin_Build_RTAS
This commit is contained in:
parent
3f4cf60684
commit
a6cf3c7c3c
1 changed files with 0 additions and 4 deletions
|
|
@ -24,9 +24,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#if JucePlugin_Build_RTAS
|
||||
|
||||
//==============================================================================
|
||||
#if JucePlugin_Build_RTAS
|
||||
#ifdef _MSC_VER
|
||||
|
||||
|
|
@ -68,4 +65,3 @@
|
|||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue