summaryrefslogtreecommitdiff
path: root/solenv/inc/postmac.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-23 16:22:11 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-23 16:22:11 +0300
commit122b347f9a873df6488839dbeae9e355797bea82 (patch)
treeda23844945f71aba446d3a65d8742d74c3291c03 /solenv/inc/postmac.h
parentb0e8dbabb1f3bb05587237285ff08bc58a5ceb55 (diff)
Sort, make consistent, and drop commented-out lines
Diffstat (limited to 'solenv/inc/postmac.h')
-rw-r--r--solenv/inc/postmac.h18
1 files changed, 7 insertions, 11 deletions
diff --git a/solenv/inc/postmac.h b/solenv/inc/postmac.h
index f53ee6ae0e03..d6bff0372ad1 100644
--- a/solenv/inc/postmac.h
+++ b/solenv/inc/postmac.h
@@ -26,29 +26,25 @@
*
************************************************************************/
-//#undef Boolean
-//#undef BOOL
#undef Button
#undef Byte
#undef Control
#undef Cursor
+#undef DirInfo
#undef FontInfo
-#undef GetItem
+#undef LSize
+#undef Line
#undef MemoryBlock
+#undef ModalDialog
#undef Palette
-#undef Polygon
+#undef Pattern
#undef Point
+#undef Polygon
#undef Ptr
#undef Region
-#undef Size
-#undef LSize
-#undef ModalDialog
#undef SetCursor
+#undef Size
#undef StringPtr
-#undef DirInfo
-//#undef ULONG
-#undef Line
#undef TimeValue
-#undef Pattern
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */