1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01:00

Remove Silence Finder plug-in

as discussed between QA and RM.
This commit is contained in:
SteveDaulton
2021-01-09 20:20:42 +00:00
parent 69a98669bf
commit 7e6842c1f9
5 changed files with 0 additions and 99 deletions

View File

@@ -531,7 +531,6 @@ void ScreenshotCommand::CaptureEffects(
"Label Sounds...",
"Regular Interval Labels...",
"Sample Data Export...",
"Silence Finder...",
#endif
} );
}

View File

@@ -42,7 +42,6 @@ const static wxChar *kShippedEffects[] =
wxT("rissetdrum.ny"),
wxT("sample-data-export.ny"),
wxT("sample-data-import.ny"),
wxT("SilenceMarker.ny"),
wxT("spectral-delete.ny"),
wxT("SpectralEditMulti.ny"),
wxT("SpectralEditParametricEQ.ny"),