Salome HOME
Get rid of compilation warnings. Part II. MSVC warnings.
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_Validators.cpp
index 527b61c8d49a1e4914dd71eff8e8205d24671897..cf55ae31c59c0b63477e7927e9c2f3d425e6c7b0 100644 (file)
@@ -26,7 +26,7 @@
 
 
 bool CollectionPlugin_FieldValidator::isValid(const FeaturePtr& theFeature,
-  const std::list<std::string>& theArguments,
+  const std::list<std::string>& /*theArguments*/,
   Events_InfoMessage& theError) const
 {
   AttributeSelectionListPtr aSelList =