mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-12 00:03:07 +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
|
else
|
||||||
_normal.SetCoord(1e-33,0,0);
|
_normal.SetCoord(1e-33,0,0);
|
||||||
|
|
||||||
|
if (SALOME::VerbosityActivated())
|
||||||
_face = face;
|
_face = face;
|
||||||
|
|
||||||
(void)face; // unused in release mode
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
//================================================================================
|
//================================================================================
|
||||||
/*!
|
/*!
|
||||||
|
Loading…
Reference in New Issue
Block a user