Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Apr 5, 2023
1 parent e04edef commit 22c69dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ void Organize()
auto mixbus = GetMixbus();
auto solobus = GetSolobus();
auto folderFound {false};
auto hasSends {false};
// auto hasSends {false};

for (auto i = 0; i < GetNumTracks(); i++) {
auto tr = GetTrack(0, i);
Expand Down

0 comments on commit 22c69dc

Please sign in to comment.