]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h
Salome HOME
Get rid of compilation warnings. Part II. MSVC warnings.
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_MakeShapeList.h
index 24cfb2905ff41074cccb1e232cc315a5ef7db850..9800c1c3141310233c7fa1355c5ce7b9eb482488 100644 (file)
@@ -71,7 +71,6 @@ public:
 
 private:
   void result(const GeomShapePtr theShape,
-              OperationType theOperationType,
               ListOfShape& theHistory);
 
 protected: