Salome HOME
bos #26432 [CEA 26431] import/export SAUV removal
[modules/paravis.git] / src / Plugins / MEDReader / plugin / MEDLoaderForPV / MEDFileFieldRepresentationTree.hxx
index a9c7ddbecf9d165bc7c5514fada0b5abbb5f3eeb..a408a89e5766130d7d72bffc24e878a6a6292d08 100644 (file)
@@ -158,7 +158,7 @@ public:
   void printMySelf(std::ostream& os) const;
   std::map<std::string,bool> dumpState() const;
   //non const methods
-  void loadMainStructureOfFile(const char *fileName, bool isMEDOrSauv, int iPart, int nbOfParts);
+  void loadMainStructureOfFile(const char *fileName, int iPart, int nbOfParts);
   void loadInMemory(MEDCoupling::MEDFileFields *fields, MEDCoupling::MEDFileMeshes *meshes);
   void removeEmptyLeaves();
   // static methods