]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkSegmentationConnectivity.h
.
[bbtk.git] / packages / vtk / src / bbvtkSegmentationConnectivity.h
index e3618a91c020fa4443350db7cbf3ec04090b7fec..d11136415bfbe0dc7f844ecff449e6af82d8570d 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbvtkSegmentationConnectivity.h,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:30 $
-  Version:   $Revision: 1.4 $
+  Date:      $Date: 2009/05/15 14:58:01 $
+  Version:   $Revision: 1.5 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -72,8 +72,6 @@ namespace bbvtk
     void DoProcess();
 
   protected:
-    virtual void bbUserConstructor();
-    virtual void bbUserDestructor();
 
   private:
        vtkImageCast                            *cast2;