1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-07 12:12:23 +01:00

Fix signed/unsigned comparison warnings.

This commit is contained in:
James Crook
2019-12-06 11:33:22 +00:00
parent 7f3c40eb43
commit 23f05c618c
7 changed files with 11 additions and 14 deletions

View File

@@ -1242,8 +1242,6 @@ void ProjectWindow::OnIconize(wxIconizeEvent &event)
// void return? I don't know.
mIconized = event.IsIconized();
unsigned int i;
// VisibileProjectCount seems to be just a counter for debugging.
// It's not used outside this function.
auto VisibleProjectCount = std::count_if(