diff options
-rw-r--r-- | include/postmac.h | 1 | ||||
-rw-r--r-- | include/premac.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/include/postmac.h b/include/postmac.h index 06480301e8d8..1a059f2f1c23 100644 --- a/include/postmac.h +++ b/include/postmac.h @@ -30,7 +30,6 @@ #undef Pattern #undef Point #undef Polygon -#undef Ptr #undef Region #undef SetCursor #undef Size diff --git a/include/premac.h b/include/premac.h index cbed11a342c0..02b66d3bdadd 100644 --- a/include/premac.h +++ b/include/premac.h @@ -30,7 +30,6 @@ #define Pattern MacOSPattern #define Point MacOSPoint #define Polygon MacOSPolygon -#define Ptr MacOSPtr #define Region MacOSRegion #define SetCursor MacOSSetCursor #define Size MacOSSize |