mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
unused parameter, yep
This commit is contained in:
@@ -272,6 +272,7 @@ STR_RAW_GETTER(grp_sqc, 32)
|
||||
AF_SETTER(af_group0, af, RDSAFs, add_rds_af)
|
||||
|
||||
int lua_toggle_rt_ab(lua_State *localL) {
|
||||
(void)localL;
|
||||
TOGGLE(enc->state[writing_program].rt_ab);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user