From 86a10267a87d78ce309733bcb0e6e6d082dc0302 Mon Sep 17 00:00:00 2001 From: "eduardo.davila@creatis.insa-lyon.fr" Date: Tue, 14 Jan 2025 14:16:02 +0100 Subject: [PATCH] Test code --- bbtk/src/bbmaracasvisuViewerNV.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/bbtk/src/bbmaracasvisuViewerNV.cxx b/bbtk/src/bbmaracasvisuViewerNV.cxx index 83df745..183fd5b 100644 --- a/bbtk/src/bbmaracasvisuViewerNV.cxx +++ b/bbtk/src/bbmaracasvisuViewerNV.cxx @@ -205,8 +205,6 @@ void ViewerNV::OnShowWidget() //------------------------------------------------------------- void ViewerNV::bbUserSetDefaultValues() { - _onshowwidget = false; - _onshowwidget2 = false; _currentimg = NULL; _mwxwidget = NULL; bbSetInputIn(NULL); -- 2.49.0