COMP: fix library linkage (#2784), silence some unused variable warnings

This commit is contained in:
Mark Olesen
2023-05-18 18:53:40 +02:00
parent a5d9ad3a5c
commit 87cb811db2
31 changed files with 139 additions and 135 deletions

View File

@ -775,7 +775,7 @@ label collapseBase
{
label nTotalSplit = 0;
label iter = 0;
// label iter = 0;
while (true)
{
@ -980,7 +980,7 @@ label collapseBase
// surf.write(fName);
//}
iter++;
// ++iter;
}
// Remove any unused vertices