]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdMagicBox.h
*** MAJOR CHANGE *** NOT WORKING YET !!!
[bbtk.git] / packages / std / src / bbstdMagicBox.h
index de0e443e99d9108a7864e5898e943ad32142de56..ec5a16966850b9784203a82deb465682adc97edc 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbstdMagicBox.h,v $
   Language:  C++
-  Date:      $Date: 2009/03/30 14:42:23 $
-  Version:   $Revision: 1.11 $
+  Date:      $Date: 2009/05/14 14:43:38 $
+  Version:   $Revision: 1.12 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -71,8 +71,6 @@ public:                                                                       \
     virtual void bbSetStatusAndPropagate(bbtk::BlackBoxInputConnector* c,
                                         bbtk::IOStatus s);
     bool mCanSet;
-    virtual void bbUserConstructor() { mCanSet = true; }
-
  };
   //==================================================================