]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx
Necessary changes to manage the basic action . First prototype totally completed...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / bbtkwxGUIEditorGraphicBBS.cxx
index 6049911d6ddceab8ccc1aed7075a6a4559b16a0d..34a854210315b1fc3411494e1859cc826d92b5b2 100644 (file)
@@ -262,7 +262,6 @@ namespace bbtk
                switch (event.GetId())
                {
                case wxID_NEW :
-                       std::cout<<"RaC New"<<std::endl;
                        _tabsMgr->addNewTab();
                        break;                  
                }