diff options
Diffstat (limited to 'include')
-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 f157e678262a..bc1684938340 100644 --- a/include/postmac.h +++ b/include/postmac.h @@ -35,7 +35,6 @@ #undef Region #undef SetCursor #undef Size -#undef StringPtr #undef TimeValue /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/premac.h b/include/premac.h index 3f3f9b2d03af..e67b315c89b8 100644 --- a/include/premac.h +++ b/include/premac.h @@ -35,7 +35,6 @@ #define Region MacOSRegion #define SetCursor MacOSSetCursor #define Size MacOSSize -#define StringPtr MacOSStringPtr #define TimeValue MacOSTimeValue /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |