]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdExecBbiCommand.h
*** MAJOR CHANGE *** NOT WORKING YET !!!
[bbtk.git] / packages / std / src / bbstdExecBbiCommand.h
index 7a85a7de5bcc597c34040781542263894978fed1..fff3bc6a745fadd287388352ac0e0e23fd1b0792 100755 (executable)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbstdExecBbiCommand.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:21 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2009/05/14 14:43:38 $
+  Version:   $Revision: 1.7 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -47,9 +47,6 @@ namespace bbstd
     BBTK_DECLARE_INPUT(In,std::string);
     BBTK_PROCESS(DoProcess);
     void DoProcess();
-
-  protected:
-    virtual void bbUserConstructor();
   };
 
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(ExecBbiCommand,bbtk::AtomicBlackBox);