mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-11 15:13:08 +05:00
[bos #32517][EDF] Dynamic logging: Fixed compilation error.
This commit is contained in:
parent
bba2ceaf86
commit
6532bb8a13
@ -3859,10 +3859,8 @@ namespace { // Structures used by FixQuadraticElements()
|
||||
else
|
||||
_normal.SetCoord(1e-33,0,0);
|
||||
|
||||
_face = face;
|
||||
|
||||
(void)face; // unused in release mode
|
||||
#endif
|
||||
if (SALOME::VerbosityActivated())
|
||||
_face = face;
|
||||
}
|
||||
//================================================================================
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user