]> Creatis software - creaContours.git/blobdiff - bbtk/src/bbCreaContournDimensions.h
For the new BBTK Version
[creaContours.git] / bbtk / src / bbCreaContournDimensions.h
index ada4f5d822cd19435247e9268f3d8d38eac78c2c..86e8e23fd09cc9a2321386fb94ae43657ddb78e2 100644 (file)
@@ -22,13 +22,7 @@ class /*BBTK_EXPORT*/ nDimensions
    public bbtk::WxBlackBox
 {
   BBTK_BLACK_BOX_INTERFACE(nDimensions,bbtk::WxBlackBox);
-//==================================================================
-/// User callback called in the box contructor
-virtual void bbUserConstructor();
-/// User callback called in the box copy constructor
-virtual void bbUserCopyConstructor(bbtk::BlackBox::Pointer);
-/// User callback called in the box destructor
-virtual void bbUserDestructor();
+
 //==================================================================
   BBTK_DECLARE_INPUT(WorkDir,std::string);
   BBTK_DECLARE_INPUT(In,vtkImageData*);