From: ouv Date: Fri, 17 Nov 2006 09:31:19 +0000 (+0000) Subject: minor change X-Git-Tag: WP1_2_3_05-12-2006_cache_system~77 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=786dd3e469113222102cd305e9c3371640ff5870;p=modules%2Fvisu.git minor change --- diff --git a/src/VISUGUI/VisuGUI.cxx b/src/VISUGUI/VisuGUI.cxx index b64fd5fb..5500c4d6 100644 --- a/src/VISUGUI/VisuGUI.cxx +++ b/src/VISUGUI/VisuGUI.cxx @@ -545,9 +545,6 @@ VisuGUI:: OnCreateScalarMap() { CreatePrs3d(this); - - //LightApp_SelectionMgr* aSelectionMgr = GetSelectionMgr(this); - //aSelectionMgr->setSelectedObjects(mySelectedObjects); }