Remove vestiges of PowerPC support
It may still be supported for wxGTK, but we don't need to do anything special for it, so we don't need to define __POWERPC__, which was never used anyhow, neither.
This commit is contained in:
parent
e039d78ed3
commit
15e556e027
7 changed files with 1 additions and 63 deletions
|
|
@ -84,9 +84,6 @@
|
|||
/* NanoX (with wxX11) */
|
||||
#cmakedefine01 wxUSE_NANOX
|
||||
|
||||
/* PowerPC Darwin & Mac OS X */
|
||||
#cmakedefine __POWERPC__ 1
|
||||
|
||||
/* Hack to make IOGraphicsTypes.h not define Point conflicting with MacTypes */
|
||||
#undef __Point__
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue