X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAlgoAPI%2FGeomAlgoAPI_XAOImport.h;h=70e25ada8158120daec39673304c8a9a2329847c;hb=d8101383b10bf780a1acf5a356007ad6dbf17711;hp=0bc5ec535d2a275777853e3b6606bc37ab637e90;hpb=081612e9534dedf1c51b7c22f2fe2b467e5a112f;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h b/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h index 0bc5ec535..70e25ada8 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h @@ -20,7 +20,6 @@ class Xao; /// Implementation of the import XAO files algorithms GEOMALGOAPI_EXPORT std::shared_ptr XAOImport(const std::string& theFileName, - const std::string& theFormatName, std::string& theError, XAO::Xao* theXao);