0025105: Remove TColgp_DataMapOfIntegerCirc2d
authorabv <abv@opencascade.com>
Fri, 25 Jul 2014 16:50:18 +0000 (20:50 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 31 Jul 2014 10:44:34 +0000 (14:44 +0400)
src/TColgp/TColgp.cdl

index a2709d5..1dbef3c 100644 (file)
@@ -218,11 +218,4 @@ is
        instantiates HSequence  from TCollection (XY from gp,
                                                   SequenceOfXY from TColgp);
 
---                    
---       Instantiations DataMap
---       
-
-    class DataMapOfIntegerCirc2d  instantiates
-       DataMap from TCollection(Integer,Circ2d from gp,MapIntegerHasher from TColStd);
-
 end TColgp;