]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FiltersPlugin/FiltersPlugin_Validators.cpp
Salome HOME
Get rid of compilation warnings. Part II. MSVC warnings.
[modules/shaper.git] / src / FiltersPlugin / FiltersPlugin_Validators.cpp
index 63c644ca6882b797a842f5d5f2b8ac0ea056cb25..c4d6426a922ba2a7b46e6d7a102e60e88d9583bb 100644 (file)
@@ -25,7 +25,7 @@
 #include <ModelAPI_Session.h>
 
 bool FiltersPlugin_ShapeTypeValidator::isValid(const AttributePtr& theAttribute,
-                                               const std::list<std::string>& theArguments,
+                                               const std::list<std::string>& /*theArguments*/,
                                                Events_InfoMessage& theError) const
 {
   if (!theAttribute)