fix unused warning

This commit is contained in:
Joachim Schoeberl 2023-09-22 14:25:18 +02:00
parent 103a9c8cb7
commit b013a05dd5

View File

@ -479,7 +479,7 @@ namespace netgen
continue;
auto& identifications = OCCGeometry::GetIdentifications(s);
auto& shape_mapped = modifications[mod_indices.FindIndex(s)-1];
// auto& shape_mapped = modifications[mod_indices.FindIndex(s)-1];
for(auto ident : identifications)
{