From 542d99e088104f6524d30c63b206654b218a61a4 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 24 Aug 2012 13:34:49 +0000 Subject: [PATCH] comment out obsolete methods relating to treatment of notebook variables --- src/GUI/NETGENPluginGUI_SimpleCreator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GUI/NETGENPluginGUI_SimpleCreator.cxx b/src/GUI/NETGENPluginGUI_SimpleCreator.cxx index 12fa4b8..ab9ef3d 100644 --- a/src/GUI/NETGENPluginGUI_SimpleCreator.cxx +++ b/src/GUI/NETGENPluginGUI_SimpleCreator.cxx @@ -253,7 +253,7 @@ void NETGENPluginGUI_SimpleCreator::retrieveParams() const // set values of hypothesis - SMESH::ListOfParameters_var aParameters = h->GetLastParameters(); + //SMESH::ListOfParameters_var aParameters = h->GetLastParameters(); // 1D int nbSeg = isCreation() ? dfltNbSeg : (int) h->GetNumberOfSegments(); -- 2.39.2