]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.cxx
The buttons and the objects to create input and output complex box ports were added...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / vtkGBlackBoxView.cxx
index 2d9f0c1c8ba0f72dcf4b9a31633f752389fc6938..a617d701a43a2e51e5de69483af25d1c74680151 100644 (file)
@@ -231,13 +231,6 @@ namespace bbtk
 
        //=========================================================================
 
-       void vtkGBlackBoxView::updatePorts()
-       {
-               GBlackBoxModel* bmod =(GBlackBoxModel*)_model;
-               bmod->updatePorts();
-       }
-
-       //=========================================================================
 
 }  // EO namespace bbtk