X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_Deflection1D_i.hxx;fp=src%2FStdMeshers_I%2FStdMeshers_Deflection1D_i.hxx;h=e7b1983a439ff2e7ed810c0c04c51eaf608bfe69;hb=9b08e00e6ab80e13cffcda319be3baf22a829bcf;hp=2fc7e2b72b4c5d3570d0419b421f2a05f5a1f9dc;hpb=a9f7e28cba695e50fcae50a483ae37f32af4ce84;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx b/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx index 2fc7e2b72..e7b1983a4 100644 --- a/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx +++ b/src/StdMeshers_I/StdMeshers_Deflection1D_i.hxx @@ -54,8 +54,7 @@ public: virtual ~StdMeshers_Deflection1D_i(); // Set deflection - void SetDeflection( CORBA::Double theLength ) - ; + void SetDeflection( CORBA::Double theLength ); // Get deflection CORBA::Double GetDeflection();