]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/DataStructures/Skeleton.h
...
[cpPlugins.git] / lib / cpExtensions / DataStructures / Skeleton.h
index 70d1dfb2c5bab28947fa6ed7774760f6d9795af9..f30b601714b59a490e03d33be62836041087af4c 100644 (file)
@@ -29,8 +29,6 @@ namespace cpExtensions
       itkNewMacro( Self );
       itkTypeMacro( Skeleton, Graph );
 
-      itkStaticConstMacro( Dimension, unsigned int, _VDim );
-
     public:
       void AddBranch( TPath* path );
       const TPath* GetBranch( const TIndex& a, const TIndex& b ) const;