[bos #32517][EDF] Dynamic logging: Fixed compilation error.

This commit is contained in:
Konstantin LEONTEV 2022-10-17 14:27:42 +03:00
parent bba2ceaf86
commit 6532bb8a13

View File

@ -3859,10 +3859,8 @@ namespace { // Structures used by FixQuadraticElements()
else
_normal.SetCoord(1e-33,0,0);
if (SALOME::VerbosityActivated())
_face = face;
(void)face; // unused in release mode
#endif
}
//================================================================================
/*!