Remove long obsolete hack for MacTypes compilation problem
This is not relevant and we shouldn't have this __Point__ in our headers any longer.
This commit is contained in:
parent
e5380e739b
commit
eb22752516
3 changed files with 0 additions and 9 deletions
|
|
@ -127,9 +127,6 @@ typedef pid_t GPid;
|
|||
/* NanoX (with wxX11) */
|
||||
#define wxUSE_NANOX 0
|
||||
|
||||
/* Hack to make IOGraphicsTypes.h not define Point conflicting with MacTypes */
|
||||
#undef __Point__
|
||||
|
||||
/* MS-DOS with DJGPP */
|
||||
#undef __DOS__
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue