diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-08-16 21:50:55 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-08-16 21:55:26 +0300 |
commit | e98397d1ce2d4d3b56ee86c450ee7a0286229320 (patch) | |
tree | 9725243c82f4db3d39874fde7ec20612278df4ef /include/premac.h | |
parent | 871b196f7e7296eb4e397f84f1700db33d77bfb9 (diff) |
Our use of Ptr does not clash with the <MacTypes.h> typedef
Change-Id: I5bcd1afde7c083c9a86be068c211fad152e75d01
Diffstat (limited to 'include/premac.h')
-rw-r--r-- | include/premac.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |