Salome HOME
#18963 Minimize compiler warnings
[modules/smesh.git] / src / StdMeshers_I / StdMeshers_LocalLength_i.cxx
index 828411385aaee8053e11d431a994627ba24afa6f..045dfa8ada9971adcf167700e523749ab0ff80b7 100644 (file)
@@ -75,7 +75,6 @@ StdMeshers_LocalLength_i::~StdMeshers_LocalLength_i()
  */
 //=============================================================================
 void StdMeshers_LocalLength_i::SetLength( CORBA::Double theLength )
-     throw ( SALOME::SALOME_Exception )
 {
   ASSERT( myBaseImpl );
   try {
@@ -98,7 +97,6 @@ void StdMeshers_LocalLength_i::SetLength( CORBA::Double theLength )
  */
 //=============================================================================
 void StdMeshers_LocalLength_i::SetPrecision( CORBA::Double thePrecision )
-     throw ( SALOME::SALOME_Exception )
 {
   ASSERT( myBaseImpl );
   try {