diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/postmac.h | 3 | ||||
-rw-r--r-- | include/premac.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/include/postmac.h b/include/postmac.h index 1a059f2f1c23..9e72141ffde2 100644 --- a/include/postmac.h +++ b/include/postmac.h @@ -20,11 +20,8 @@ #undef Button #undef Control #undef Cursor -#undef DirInfo #undef FontInfo -#undef LSize #undef Line -#undef MemoryBlock #undef ModalDialog #undef Palette #undef Pattern diff --git a/include/premac.h b/include/premac.h index 02b66d3bdadd..9782f4748aed 100644 --- a/include/premac.h +++ b/include/premac.h @@ -20,11 +20,8 @@ #define Button MacOSButton #define Control MacOSControl #define Cursor MacOSCursor -#define DirInfo MacOSDirInfo #define FontInfo MacOSFontInfo -#define LSize MacOSLSize #define Line MacOSLine -#define MemoryBlock MacOSMemoryBlock #define ModalDialog MacOSModalDialog #define Palette MacOSPalette #define Pattern MacOSPattern |