mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-29 22:00:48 +05:00
PAL13630 ClearLog() method is not implemented
ClearLog() has been implemented
This commit is contained in:
parent
f1a5c6c46a
commit
a15b046e57
@ -2145,7 +2145,7 @@ throw(SALOME::SALOME_Exception)
|
|||||||
void SMESH_Mesh_i::ClearLog() throw(SALOME::SALOME_Exception)
|
void SMESH_Mesh_i::ClearLog() throw(SALOME::SALOME_Exception)
|
||||||
{
|
{
|
||||||
if(MYDEBUG) MESSAGE("SMESH_Mesh_i::ClearLog");
|
if(MYDEBUG) MESSAGE("SMESH_Mesh_i::ClearLog");
|
||||||
// ****
|
_impl->ClearLog();
|
||||||
}
|
}
|
||||||
|
|
||||||
//=============================================================================
|
//=============================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user