Salome HOME
Deleted Study parameter
[modules/homard.git] / src / HOMARD_I / HOMARD_Gen_i.hxx
index bfe697dd625187f8a663ddf19d4be3d3e161e91a..856e25f148c0b497c83b9c0a3e40b10e21436e1a 100644 (file)
@@ -297,10 +297,9 @@ private:
   HOMARD::HOMARD_Zone_ptr         newZone();
 
 
-  virtual Engines::TMPFile*       DumpPython(CORBA::Object_ptr theStudy,
-                                            CORBA::Boolean isPublished,
-                                            CORBA::Boolean isMultiFile,
-                                            CORBA::Boolean& isValidScript);
+  virtual Engines::TMPFile*       DumpPython(CORBA::Boolean isPublished,
+                                                                CORBA::Boolean isMultiFile,
+                                                                CORBA::Boolean& isValidScript);
 
   virtual char*                   getVersion();
   std::string GetStringInTexte( const std::string Texte, const std::string String, int option ) ;