From 298fdbfb18b69e2bcab55f406703859a0a71e4cb Mon Sep 17 00:00:00 2001 From: kgv Date: Wed, 4 Feb 2015 10:18:23 +0300 Subject: [PATCH] 0025790: Drop unimplemented method ShallowCopy() from TCollection_HSequence.cdl --- src/TCollection/TCollection_HSequence.cdl | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/TCollection/TCollection_HSequence.cdl b/src/TCollection/TCollection_HSequence.cdl index 8fbff97463..b767a17c9a 100644 --- a/src/TCollection/TCollection_HSequence.cdl +++ b/src/TCollection/TCollection_HSequence.cdl @@ -270,13 +270,7 @@ is -- sequence used as a field by this sequence, in order to modify it. ---C++: return & ---C++: inline - - ShallowCopy(me) returns like me; - ---Purpose: function call - ---C++: function call - -- IsSameState (me; other : like me) returns Boolean; - fields mySequence : TheSequence; end; -- 2.20.1