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:
Vadim Zeitlin 2023-01-26 17:30:11 +01:00
parent 15e556e027
commit e5380e739b
7 changed files with 1 additions and 43 deletions

View file

@ -79,7 +79,6 @@
#cmakedefine __VMS__ 1
#cmakedefine __IA64__ 1
#cmakedefine __ALPHA__ 1
/* NanoX (with wxX11) */
#cmakedefine01 wxUSE_NANOX