mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Get rid of unused variable
This commit is contained in:
parent
98448960f5
commit
3887db349e
@ -29529,8 +29529,6 @@ void audio_set_float(enum audio_action action, float val)
|
||||
|
||||
float *audio_get_float_ptr(enum audio_action action)
|
||||
{
|
||||
struct rarch_state *p_rarch = &rarch_st;
|
||||
|
||||
switch (action)
|
||||
{
|
||||
case AUDIO_ACTION_RATE_CONTROL_DELTA:
|
||||
|
Loading…
x
Reference in New Issue
Block a user