mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-04 15:50:10 +01:00
just some cleanups on FIXMEs and unused method parameters
This commit is contained in:
@@ -856,7 +856,8 @@ wxFileName DirManager::MakeBlockFileName()
|
||||
}else break;
|
||||
}
|
||||
}
|
||||
// FIXME: Might we get here without midkey having been set?
|
||||
// FIXME: Might we get here without midkey having been set?
|
||||
// Seemed like a possible problem in these changes in .aup directory hierarchy.
|
||||
BalanceFileAdd(midkey);
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user