summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/postmac.h3
-rw-r--r--include/premac.h3
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