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=53de6e9878c9c46cbe7e0bfa32519e34ae360149;hpb=76595daea917b39a1c29b3cf79d0ae95e27ab032;p=modules%2Fparavis.git diff --git a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h index 53de6e98..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-2020 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