]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuColorBar.h
.
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuColorBar.h
index dbc9658b0d0cd95f6ad436fe0447cc9423bc12bd..5adb258894e15a858cfb4fb5a8720ad8fd1700ff 100644 (file)
@@ -15,14 +15,6 @@ class /*BBTK_EXPORT*/ ColorBar
    public bbtk::WxBlackBox
 {
   BBTK_BLACK_BOX_INTERFACE(ColorBar,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(Orientation, int );
        BBTK_DECLARE_INPUT(InW, int );
        BBTK_DECLARE_INPUT(InH, int );