Salome HOME
Fixed problem with dump study and small optimization:
[modules/kernel.git] / src / Container / SALOME_Component_i.hxx
index a69339168142d4503315a0f8405f4b58d9e50c5b..ca1f7cf4f3a546432f2b1b252f8b33fa27fe12e9 100644 (file)
@@ -96,8 +96,7 @@ public:
   bool Resume_impl();
   CORBA::Long CpuUsed_impl() ;
 
-  virtual Engines::TMPFile* DumpPython(CORBA::Object_ptr theStudy,
-                                       CORBA::Boolean isPublished,
+  virtual Engines::TMPFile* DumpPython(CORBA::Boolean isPublished,
                                        CORBA::Boolean isMultiFile,
                                        CORBA::Boolean& isValidScript);