X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FDifferenceTimesteps%2Fplugin%2FDifferenceTimestepsModule%2FvtkDifferenceTimestepsFilter.h;h=083beebc9252a5bb4a860788194f3bd2d3152b38;hb=527dca69e6df8aac1191bf0a34fa1c7d5a60a5fd;hp=aae94766705ff969fcfcc813a4880d9d7ca7a480;hpb=35665aca0031dc689940d59cc17e148e6c61334b;p=modules%2Fparavis.git diff --git a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h index aae94766..083beebc 100644 --- a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h +++ b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h @@ -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