summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-08-16 21:54:49 +0300
committerTor Lillqvist <tml@collabora.com>2014-08-16 21:55:27 +0300
commitaaca2debfa42031997cf869c0c595c99315f3101 (patch)
treeddae3129bc097a07b761a22774fb13bde71b57cc /include
parente98397d1ce2d4d3b56ee86c450ee7a0286229320 (diff)
DirInfo, LSize and MemoryBlock are unused
Change-Id: I6ddec983ef160cabf22690d0f3e8cfb08ba52394
Diffstat (limited to 'include')
-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