0032978: Visualization - AIS_ViewController::PickPoint() includes objects invisible...
[occt.git] / src / Graphic3d / Graphic3d_CView.cxx
index c114c66..985692f 100644 (file)
@@ -36,7 +36,6 @@ Graphic3d_CView::Graphic3d_CView (const Handle(Graphic3d_StructureManager)& theM
   //
   myStructureManager (theMgr),
   myCamera (new Graphic3d_Camera()),
-  myHiddenObjects (new Graphic3d_NMapOfTransient()),
   myIsInComputedMode (Standard_False),
   myIsActive (Standard_False),
   myIsRemoved (Standard_False),