Salome HOME
Renaming the direct API high level.
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_XAOImport.h
index 0bc5ec535d2a275777853e3b6606bc37ab637e90..70e25ada8158120daec39673304c8a9a2329847c 100644 (file)
@@ -20,7 +20,6 @@ class Xao;
 /// Implementation of the import XAO files algorithms
 GEOMALGOAPI_EXPORT
 std::shared_ptr<GeomAPI_Shape> XAOImport(const std::string& theFileName,
-                                          const std::string& theFormatName,
                                           std::string& theError,
                                           XAO::Xao* theXao);