0026195: Visualization - optimize selection algorithms
[occt.git] / src / SelectMgr / SelectMgr_SelectableObjectSet.hxx
index dd8c570..210edfd 100644 (file)
@@ -29,8 +29,6 @@
 //! binned BVH builder is used with 32 bins and 1 element per leaf.
 class SelectMgr_SelectableObjectSet : public BVH_PrimitiveSet<Standard_Real, 3>
 {
-  Handle(SelectMgr_SelectableObject) EMPTY_OBJ;
-
 public:
 
   //! Creates new empty objects set and initializes BVH tree