Browse Source

Removed duplicated check for JucePlugin_Build_RTAS

tags/2021-05-28
tpoole 9 years ago
parent
commit
a6cf3c7c3c
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      modules/juce_audio_plugin_client/RTAS/juce_RTAS_DigiCode_Header.h

+ 0
- 4
modules/juce_audio_plugin_client/RTAS/juce_RTAS_DigiCode_Header.h View File

@@ -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…
Cancel
Save