mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 08:49:15 +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)
|
AF_SETTER(af_group0, af, RDSAFs, add_rds_af)
|
||||||
|
|
||||||
int lua_toggle_rt_ab(lua_State *localL) {
|
int lua_toggle_rt_ab(lua_State *localL) {
|
||||||
|
(void)localL;
|
||||||
TOGGLE(enc->state[writing_program].rt_ab);
|
TOGGLE(enc->state[writing_program].rt_ab);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user