mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-24 16:38:07 +02:00
Remove a comment
This commit is contained in:
parent
d5b2507af9
commit
469247e7ef
@ -445,7 +445,6 @@ enum{
|
||||
kAudacitySortByName = (1 << 2),
|
||||
};
|
||||
|
||||
//sort based on flags. see Project.h for sort flags
|
||||
void DoSortTracks( AudacityProject &project, int flags )
|
||||
{
|
||||
auto GetTime = [](const Track *t) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user