Remove Alpha architecture detection
This architecture doesn't exist and is not supported since a very long time, so stop testing for it and defining __ALPHA__ which was never used anyhow.
This commit is contained in:
parent
15e556e027
commit
e5380e739b
7 changed files with 1 additions and 43 deletions
|
|
@ -82,7 +82,6 @@
|
|||
#undef __VMS__
|
||||
|
||||
#undef __IA64__
|
||||
#undef __ALPHA__
|
||||
|
||||
/* NanoX (with wxX11) */
|
||||
#define wxUSE_NANOX 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue