mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Remove short functions from namespace TransportActions
This commit is contained in:
@@ -719,7 +719,7 @@ bool MacroCommands::DoAudacityCommand(
|
||||
|
||||
if (flags & EffectManager::kConfigured)
|
||||
{
|
||||
TransportActions::DoStop(project);
|
||||
ProjectAudioManager::Get( project ).Stop();
|
||||
// SelectAllIfNone();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user