Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / IGESPlugin / IGESPlugin_IECallBack.cxx
index 3bfa12bf3069f11ce82a0e26fc801ee2cef7be68..943f431838eedbc602eb52b60829ec3338f0462f 100644 (file)
@@ -76,7 +76,7 @@ IGESPlugin_IECallBack::Import( const TCollection_AsciiString& theFormatName,
 //=============================================================================
 TCollection_AsciiString
 IGESPlugin_IECallBack::ReadValue( const TCollection_AsciiString& theFileName,
-                                  const TCollection_AsciiString& theFormatName,
+                                  const TCollection_AsciiString& /*theFormatName*/,
                                   const TCollection_AsciiString& theParameterName )
 {
   IGESPlugin_IOperations* aPluginOperations = IGESPlugin_OperationsCreator::get( GetEngine() );