mirror of
https://codeberg.org/tenacityteam/tenacity
synced 2025-09-25 16:00:35 +02:00
Tenacity requires wxWidgets 3.1.5 or later, so we can get rid of these version macros that check for older versions that we already require. Also remove HAS_I18N_COTNEXTS since that's always true. Signed-off-by: Avery King <gperson@disroot.org>