X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_I%2FMG_ADAPT_i.hxx;h=edc398d0792d39566f02264e02a212117905b41d;hb=5c3b242751087298b8088e318b4a1cfc309768b9;hp=b259531754582e992e8b64311c3c1c3bc28650cb;hpb=36e723d3d39def077f49db994e6bbe4693ace7f0;p=modules%2Fsmesh.git diff --git a/src/SMESH_I/MG_ADAPT_i.hxx b/src/SMESH_I/MG_ADAPT_i.hxx index b25953175..edc398d07 100644 --- a/src/SMESH_I/MG_ADAPT_i.hxx +++ b/src/SMESH_I/MG_ADAPT_i.hxx @@ -109,8 +109,7 @@ public: bool setAll(); char* getCommandToRun() ; - //~CORBA::Long compute(::CORBA::String_out errStr); - CORBA::Long compute(); + void compute(); char* getFileName(); char* getExeName(); void copyMgAdaptHypothesisData( const SMESH::MgAdaptHypothesisData& data ) ;