diff --git a/src/TColgp/TColgp.cdl b/src/TColgp/TColgp.cdl index a2709d54f4..1dbef3c5b8 100644 --- a/src/TColgp/TColgp.cdl +++ b/src/TColgp/TColgp.cdl @@ -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;