From c5e20f106e1cbd905c7fb6b671eade085a74cd6e Mon Sep 17 00:00:00 2001 From: ouv Date: Wed, 30 Jan 2013 12:29:16 +0000 Subject: [PATCH] Porting to VTK 6. First compilable version of GEOM and SMESH modules. --- src/OCC2VTK/GEOM_VertexSource.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/OCC2VTK/GEOM_VertexSource.h b/src/OCC2VTK/GEOM_VertexSource.h index 47bf37152..6a1ef4b07 100755 --- a/src/OCC2VTK/GEOM_VertexSource.h +++ b/src/OCC2VTK/GEOM_VertexSource.h @@ -49,7 +49,6 @@ public: protected: TVertexSet myVertexSet; - virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *); virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *); GEOM_VertexSource(); -- 2.39.2