]> OCCT Git - occt.git/commitdiff
0025366: Method AIS_MultipleConnectedInteractive::AcceptShapeDecomposition() should...
authorkgv <kgv@opencascade.com>
Mon, 13 Oct 2014 14:33:41 +0000 (18:33 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 16 Oct 2014 11:04:31 +0000 (15:04 +0400)
src/AIS/AIS_MultipleConnectedInteractive.cdl

index 5815d3fc204630ddcf9c80818340a14b9915fd65..15030d260e5dadf8f6f80f2a7b3534def0fc3895 100644 (file)
@@ -107,7 +107,6 @@ is
     is redefined ;
 
     AcceptShapeDecomposition(me) returns Boolean from Standard is redefined virtual;
-        ---C++: inline
         ---Purpose:  Informs the graphic context that the interactive Object
         -- may be decomposed into sub-shapes for dynamic selection.