Settings: Drop audio sync option

Not relevant since time stretching was added.
This commit is contained in:
Connor McLaughlin
2022-08-05 17:57:46 +10:00
parent 57c1ca97f7
commit 1289064316
6 changed files with 2 additions and 31 deletions

View File

@@ -150,7 +150,6 @@ struct Settings
u32 audio_output_volume = 100;
u32 audio_fast_forward_volume = 100;
bool audio_output_muted = false;
bool audio_sync_enabled = true;
bool audio_dump_on_boot = false;
// timing hacks section