1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-30 02:50:05 +00:00

Removed unused JUCE_WIN32 define

This commit is contained in:
ed 2020-07-03 11:18:00 +01:00
parent 422e4a0083
commit c6bd5cb3df

View file

@ -58,7 +58,6 @@
//==============================================================================
#if defined (_WIN32) || defined (_WIN64)
#define JUCE_WIN32 1
#define JUCE_WINDOWS 1
#elif defined (JUCE_ANDROID)
#undef JUCE_ANDROID