Change-Id: Ib228acef524b0527b9bc0de3cf2104efda350e73
This commit is contained in:
Aidan MacDonald 2026-02-22 15:14:52 +00:00
parent 017dd72ff3
commit 9d6dfe2245

View file

@ -554,7 +554,6 @@ RB_WRAP(pcm)
const char *pcm_option[] = {"apply_settings", "play_lock", "play_unlock",
NULL};
bool b_result;
lua_pushnil(L); /*push nil so options w/o return have something to return */