Salome HOME
updated copyright message
[modules/geom.git] / src / STLPlugin / STLPlugin_IECallBack.cxx
index 17f082adbb7382c99fd2b235042036c25d482d5a..508b576b3b1d177cb4b6d459b138efbc3de5c436 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -64,7 +64,7 @@ STLPlugin_IECallBack::Export( const Handle(GEOM_Object)      theOriginal,
  */
 //=============================================================================
 Handle(TColStd_HSequenceOfTransient)
-STLPlugin_IECallBack::Import( const TCollection_AsciiString& theFormatName,
+STLPlugin_IECallBack::Import( const TCollection_AsciiString& /*theFormatName*/,
                               const TCollection_AsciiString& theFileName )
 {
   STLPlugin_IOperations* aPluginOperations = STLPlugin_OperationsCreator::get( GetEngine() );