Merge branch 'remove-motif-and-gtk1'

Remove obsolete and unmaintained wxMotif and wxGTK1 ports.

See #22877.
This commit is contained in:
Vadim Zeitlin 2022-10-18 18:30:58 +02:00
commit c2eab06e4b
652 changed files with 1126 additions and 88066 deletions

View file

@ -41,6 +41,9 @@ Changes in behaviour which may result in build errors
default, you need to set WXWIN_COMPATIBILITY_3_0 to 1 to enable them. Symbols
deprecated in 2.8 are not available any longer.
- wxMotif and wxGTK1 ports have been removed, please use wxWidgets 3.2 if you
still need them.
3.3.0: (released 2022-??-??)
----------------------------