diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-08-16 21:31:30 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-08-16 21:31:30 +0300 |
commit | d4a8fa7db0ed4faae00408fbda2352379774cfc0 (patch) | |
tree | ff1bb1cc9151f3c396752f8b6d0d30ab49ff0680 /include/premac.h | |
parent | a5f4c5b685703a8d9069a47599983083450bb099 (diff) |
Our use of Byte does not clash with the <MacTypes.h> typedef
Change-Id: I693de4bc9eb7fc9b409d321e0dcec6e0c03212c3
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 e67b315c89b8..cbed11a342c0 100644 --- a/include/premac.h +++ b/include/premac.h @@ -18,7 +18,6 @@ */ #define Button MacOSButton -#define Byte MacOSByte #define Control MacOSControl #define Cursor MacOSCursor #define DirInfo MacOSDirInfo |