]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConfiguration.h
*** MAJOR CHANGE *** NOT WORKING YET !!!
[bbtk.git] / packages / std / src / bbstdConfiguration.h
index 0c76ab31d6c9f780992f04e2c792efe44bda9750..09a6b27b1d9f1cfe08f53476eec83e6e65e1c830 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbstdConfiguration.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:21 $
-  Version:   $Revision: 1.10 $
+  Date:      $Date: 2009/05/14 14:43:38 $
+  Version:   $Revision: 1.11 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -50,9 +50,6 @@ namespace bbstd
     BBTK_PROCESS(DoProcess);
     void DoProcess();
 
-  protected:
-    virtual void bbUserConstructor();
-
   };
 
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(Configuration,bbtk::AtomicBlackBox);