X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FGObjectsMVCFactory.cxx;h=d495b72ea90ae4649dabc3d18b5465c5500b9ad6;hb=a5299437956e8cc3de71aaefede487ae06f4294f;hp=0b299b8e9922f2559565e82451d45c7bd841f5f6;hpb=775c8164b5f679027b8bbafa97c0e0110711909b;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.cxx index 0b299b8..d495b72 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.cxx +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.cxx @@ -82,8 +82,6 @@ namespace bbtk void GObjectsMVCFactory :: destroyInstance() { - //FCY memory leaks - delete instance; instance=NULL; }