mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-10 16:35:32 +01:00
Remove obsolete mentions of DirManager in comments
This commit is contained in:
@@ -1263,7 +1263,6 @@ bool AudacityApp::OnInit()
|
||||
// AColor depends on theTheme.
|
||||
AColor::Init();
|
||||
|
||||
// Init DirManager, which initializes the temp directory
|
||||
// If this fails, we must exit the program.
|
||||
if (!InitTempDir()) {
|
||||
FinishPreferences();
|
||||
|
||||
Reference in New Issue
Block a user