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:
parent
422e4a0083
commit
c6bd5cb3df
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@
|
|||
|
||||
//==============================================================================
|
||||
#if defined (_WIN32) || defined (_WIN64)
|
||||
#define JUCE_WIN32 1
|
||||
#define JUCE_WINDOWS 1
|
||||
#elif defined (JUCE_ANDROID)
|
||||
#undef JUCE_ANDROID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue