X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2Fplugin%2FMEDLoaderForPV%2FMEDFileFieldRepresentationTree.hxx;fp=src%2FPlugins%2FMEDReader%2Fplugin%2FMEDLoaderForPV%2FMEDFileFieldRepresentationTree.hxx;h=a408a89e5766130d7d72bffc24e878a6a6292d08;hb=762d055ac29096f806be832173e8664dd5491ef3;hp=a9c7ddbecf9d165bc7c5514fada0b5abbb5f3eeb;hpb=fc1085b6182ef5c99443407ff577c4937ee49f0f;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx index a9c7ddbe..a408a89e 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx @@ -158,7 +158,7 @@ public: void printMySelf(std::ostream& os) const; std::map 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