Salome HOME
Updated copyright comment
[modules/geom.git] / src / IGESPlugin / IGESPlugin_IECallBack.cxx
index ebf4867543e71360fa3ef95bdecc2007f5a8945e..aa27f6a595844b4f4e0001ed6879ae399bb3f1d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -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() );