]> Creatis software - creaContours.git/commitdiff
*** empty log message ***
authorJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Wed, 29 Apr 2009 08:35:10 +0000 (08:35 +0000)
committerJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Wed, 29 Apr 2009 08:35:10 +0000 (08:35 +0000)
bbtk/src/bbCreaContournDimensions.cxx

index f9764d2ca99af92ba4f5b64b1201904cc22748ff..4a81cfa2d9b1a25b9a84d83f2876d6c2e068675d 100644 (file)
@@ -87,7 +87,7 @@ void nDimensions::bbUserCopyConstructor(bbtk::BlackBox::Pointer)
 }
 void nDimensions::bbUserDestructor()
 {
-       wxContourMainFrame::resetInstance();
+       //wxContourMainFrame::resetInstance();
 }
 }
 // EO namespace bbCreaContour