]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h
This commit was manufactured by cvs2svn to create tag
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxVtkSceneManager.h
index 12c4fc4a31a3c9ff304dae64fc4b9709dbbd7808..e44720c24f13a4049402bddbdb1a41bb7adc4339 100644 (file)
@@ -84,6 +84,7 @@ Version:   $Revision$
 #include <iostream>
 #include <map>
 
+
 namespace bbtk
 {
        class wxGEditorTabPanel;
@@ -160,9 +161,6 @@ namespace bbtk
                void addObjects(std::map<int,GObjectController*> objectsMap);
 
 
-               //-------
-               // Makes a BlackBox Executable
-               bool MakeBoxExecutable();//DFCH
                //-------
                //Returns a string with the BBS script of the current diagram.
                std::string getDiagramBBS(bool wln=false);