X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_LayerDistribution.hxx;h=1a51e9919620e5a37a1d189194908f9cfbd2944d;hb=382f2cc4abb2ee8553a911aeb27348e96c39d197;hp=fa12e2c1d764f5f2893a368942e96ee3729116cb;hpb=0fc0831670e27a5611b941c52dc152fd63964515;p=modules%2Fsmesh.git diff --git a/src/StdMeshers/StdMeshers_LayerDistribution.hxx b/src/StdMeshers/StdMeshers_LayerDistribution.hxx index fa12e2c1d..1a51e9919 100644 --- a/src/StdMeshers/StdMeshers_LayerDistribution.hxx +++ b/src/StdMeshers/StdMeshers_LayerDistribution.hxx @@ -59,8 +59,7 @@ public: * \brief Sets 1D hypothesis specifying distribution of layers * \param hyp1D - 1D hypothesis */ - void SetLayerDistribution(SMESH_Hypothesis* hyp1D) - throw ( SALOME_Exception ); + void SetLayerDistribution(SMESH_Hypothesis* hyp1D); /*! * \brief Returns 1D hypothesis specifying distribution of layers