Salome HOME
export preselected_id to client
[modules/paravis.git] / src / Plugins / DifferenceTimesteps / plugin / DifferenceTimestepsModule / vtkDifferenceTimestepsFilter.cxx
index b6d90806c34e8a17cba4b8500e4d6c42c986a0b8..d760ff1997626aa6a72e78553fdbbf92ec55ca02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -280,7 +280,7 @@ int vtkDifferenceTimestepsFilter::RequestUpdateExtent(vtkInformation* /*theReque
 }
 
 //--------------------------------------------------------------------------------------------------
-int vtkDifferenceTimestepsFilter::RequestData(vtkInformation* vtkNotUsed(theRequest),
+/*int vtkDifferenceTimestepsFilter::RequestData(vtkInformation* vtkNotUsed(theRequest),
   vtkInformationVector** theInputVector, vtkInformationVector* theOutputVector)
 {
   // Get the information objects
@@ -317,7 +317,7 @@ int vtkDifferenceTimestepsFilter::RequestData(vtkInformation* vtkNotUsed(theRequ
   }
 
   return 1;
-}
+}*/
 
 //--------------------------------------------------------------------------------------------------
 vtkDataObject* vtkDifferenceTimestepsFilter::DifferenceDataObject(