Remove RIGCAPS_NOT_CONST

Hopefully this doesn't break any other builds
pull/1662/head
Michael Black W9MDB 2025-01-03 07:37:10 -06:00
rodzic a8f5ad0b6f
commit b3ef41354d
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -26,7 +26,9 @@
// as of 2023-11-23 rig_caps is no longer constant
// this #define allows clients to test which declaration to use for backwards compatibility
#define RIGCAPS_NOT_CONST 1
// As of 2025-01-03 removeing this -- fldigi was the only one that got it right
// riglist_foreach is now constant again but others are not
// #define RIGCAPS_NOT_CONST 1
#define BUILTINFUNC 0