]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomValidators/GeomValidators_DifferentShapes.cpp
Salome HOME
Get rid of compilation warnings. Part II. MSVC warnings.
[modules/shaper.git] / src / GeomValidators / GeomValidators_DifferentShapes.cpp
index 92efa01ef61d47b8b9e425036af23935d37e555f..36f6906e9bb57c870082954b56823b59d1c04080 100644 (file)
@@ -30,7 +30,7 @@
 
 //=================================================================================================
 bool GeomValidators_DifferentShapes::isValid(const AttributePtr& theAttribute,
-                                      const std::list<std::string>& theArguments,
+                                      const std::list<std::string>& /*theArguments*/,
                                       Events_InfoMessage& theError) const
 {
   bool isValid = false;