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:
@@ -531,7 +531,6 @@ void ScreenshotCommand::CaptureEffects(
|
||||
"Label Sounds...",
|
||||
"Regular Interval Labels...",
|
||||
"Sample Data Export...",
|
||||
"Silence Finder...",
|
||||
#endif
|
||||
} );
|
||||
}
|
||||
|
||||
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user