mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Standardise on working oof Recording and Playback rather than Input and Output throughout Audacity. Remove some very old junks strings at the same time.
This commit is contained in:
@@ -1055,8 +1055,6 @@ bool AudacityApp::OnInit()
|
||||
// Unused strings that we want to be translated, even though
|
||||
// we're not using them yet...
|
||||
wxString future1 = _("Master Gain Control");
|
||||
wxString future2 = _("Input Meter");
|
||||
wxString future3 = _("Output Meter");
|
||||
|
||||
::wxInitAllImageHandlers();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user