1
0
Fork 0
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:
tpoole 2017-02-06 15:33:44 +00:00
parent 3f4cf60684
commit a6cf3c7c3c

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