Salome HOME
Get rid of compilation warnings. Part II. MSVC warnings.
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_Dumper.h
index 984ca70e28dd147c430112381da8361df71dbb1b..46eee3ff829c1ce98c4038114b035b89c3480102 100644 (file)
@@ -352,8 +352,8 @@ public:
   MODELHIGHAPI_EXPORT virtual void exportVariables() const;
 
   /// Export one variable name to another module (implemented in python)
-  MODELHIGHAPI_EXPORT virtual void exportVariable(
-    const std::string& theEntry, const std::string& theVarName) const {}
+  MODELHIGHAPI_EXPORT virtual void exportVariable(const std::string& /*theEntry*/,
+                                                  const std::string& /*theVarName*/) const {}
 
 protected:
   /// Dump "setName" command if last entity had user-defined name