]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkComplexBlackBox.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkComplexBlackBox.h
index cf4000fbd5e0b4c6bac2bce1e51c9d22a48001fa..7236a60a32b857cc6475eb87c94d4ab86fd8eb98 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkComplexBlackBox.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/08 12:54:13 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2008/12/11 09:50:35 $
+  Version:   $Revision: 1.7 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -152,12 +152,6 @@ namespace bbtk
     /// Constructor from an existing box (copy) with a new name 
     ComplexBlackBox(ComplexBlackBox& from, const std::string &name);
     
-  public:
-    //IOStatus 
-    void bbBackwardUpdate(Connection::Pointer caller);
-    //  void bbForwardUpdate(Connection* caller);
-    //    void bbSetModifiedStatus(BlackBoxInputConnector* c);
-
   protected: