mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-28 07:00:34 +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)
|
||||
{
|
||||
if(MYDEBUG) MESSAGE("SMESH_Mesh_i::ClearLog");
|
||||
// ****
|
||||
_impl->ClearLog();
|
||||
}
|
||||
|
||||
//=============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user