Kaydet (Commit) 1bfbb580 authored tarafından Michael Stahl's avatar Michael Stahl

premac.h: remove StringPtr mangling

Change-Id: I94f5331fd00602778421ff6ba5f96cf2366cf1da
üst eeffa03b
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#undef Region #undef Region
#undef SetCursor #undef SetCursor
#undef Size #undef Size
#undef StringPtr
#undef TimeValue #undef TimeValue
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#define Region MacOSRegion #define Region MacOSRegion
#define SetCursor MacOSSetCursor #define SetCursor MacOSSetCursor
#define Size MacOSSize #define Size MacOSSize
#define StringPtr MacOSStringPtr
#define TimeValue MacOSTimeValue #define TimeValue MacOSTimeValue
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment