Salome HOME
Préparation pour le cas simple précision
[modules/smesh.git] / src / SMESH_I / MG_ADAPT_i.hxx
index b259531754582e992e8b64311c3c1c3bc28650cb..edc398d0792d39566f02264e02a212117905b41d 100644 (file)
@@ -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 ) ;