Salome HOME
updated copyright message
[modules/paravis.git] / src / Plugins / DifferenceTimesteps / plugin / DifferenceTimestepsModule / vtkDifferenceTimestepsFilter.h
index aae94766705ff969fcfcc813a4880d9d7ca7a480..083beebc9252a5bb4a860788194f3bd2d3152b38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -78,7 +78,7 @@ protected:
 
   int RequestUpdateExtent(vtkInformation*, vtkInformationVector**, vtkInformationVector*) override;
 
-  int RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) override;
+  //int RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) override;
 
   // Description:
   // General computation differences routine for any type on input data. This