mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Removed a few more carbon workaround macros
This commit is contained in:
parent
4e6ea1dbdf
commit
66793fc09b
3 changed files with 0 additions and 12 deletions
|
|
@ -37,11 +37,7 @@
|
|||
|
||||
#if JUCE_MAC
|
||||
#if JUCE_QUICKTIME
|
||||
#define Point CarbonDummyPointName
|
||||
#define Component CarbonDummyCompName
|
||||
#import <QTKit/QTKit.h>
|
||||
#undef Point
|
||||
#undef Component
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue