mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Make EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT compilable
This commit is contained in:
@@ -667,7 +667,7 @@ void OnToggleSWPlaythrough(const CommandContext &WXUNUSED(context) )
|
||||
}
|
||||
|
||||
#ifdef EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT
|
||||
void AudacityProject::OnToggleAutomatedInputLevelAdjustment(
|
||||
void OnToggleAutomatedInputLevelAdjustment(
|
||||
const CommandContext &WXUNUSED(context) )
|
||||
{
|
||||
bool AVEnabled;
|
||||
|
Reference in New Issue
Block a user