0024837: Visualization - revise design and implementation of connected Interactive...
[occt.git] / src / AIS / AIS_LocalContext.cdl
index 1cca3f4..5dc1160 100644 (file)
@@ -379,7 +379,6 @@ is
     ---Purpose: returns TRUE if the detected entity is a shape
     --          coming from a Decomposition of an element.
     SelectedShape(me) returns Shape from TopoDS;
-    ---C++: return const &
 
     SelectedOwner(me) returns EntityOwner from SelectMgr;
     IsSelected(me;aniobj: InteractiveObject from AIS) returns Boolean  from  Standard;