From cc181715d8b402fd002dc25bf8473234fdfe87bf Mon Sep 17 00:00:00 2001 From: abd Date: Tue, 7 Oct 2008 13:12:53 +0000 Subject: [PATCH] Fix compilation problems on Win32 Platform: remove class without any definitions --- src/CONVERTOR/VISU_ConvertorDef_impl.hxx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/CONVERTOR/VISU_ConvertorDef_impl.hxx b/src/CONVERTOR/VISU_ConvertorDef_impl.hxx index eb7fbcd0..639119b1 100644 --- a/src/CONVERTOR/VISU_ConvertorDef_impl.hxx +++ b/src/CONVERTOR/VISU_ConvertorDef_impl.hxx @@ -54,10 +54,6 @@ namespace VISU typedef vtkSmartPointer PMergeFilter; typedef vtkSmartPointer PCommonCellsFilter; - struct TCommonCellsFilterHolder; - typedef MED::SharedPtr PCommonCellsFilterHolder; - - //--------------------------------------------------------------- typedef vtkSmartPointer PPolyData; typedef vtkSmartPointer PAppendPolyData; -- 2.39.2