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/postmac.h | |
parent | a5f4c5b685703a8d9069a47599983083450bb099 (diff) |
Our use of Byte does not clash with the <MacTypes.h> typedef
Change-Id: I693de4bc9eb7fc9b409d321e0dcec6e0c03212c3
Diffstat (limited to 'include/postmac.h')
-rw-r--r-- | include/postmac.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/postmac.h b/include/postmac.h index bc1684938340..06480301e8d8 100644 --- a/include/postmac.h +++ b/include/postmac.h @@ -18,7 +18,6 @@ */ #undef Button -#undef Byte #undef Control #undef Cursor #undef DirInfo |