include/postmac.h | 1 - include/premac.h | 1 - 2 files changed, 2 deletions(-)
New commits: commit d4a8fa7db0ed4faae00408fbda2352379774cfc0 Author: Tor Lillqvist <t...@collabora.com> Date: Sat Aug 16 21:31:30 2014 +0300 Our use of Byte does not clash with the <MacTypes.h> typedef Change-Id: I693de4bc9eb7fc9b409d321e0dcec6e0c03212c3 diff --git a/include/postmac.h b/include/postmac.h index bc16849..0648030 100644 --- a/include/postmac.h +++ b/include/postmac.h @@ -18,7 +18,6 @@ */ #undef Button -#undef Byte #undef Control #undef Cursor #undef DirInfo diff --git a/include/premac.h b/include/premac.h index e67b315..cbed11a 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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits