diff --git a/Headers/gnustep/base/Collecting.h b/Headers/gnustep/base/Collecting.h index 5e01867dd..909450d7d 100644 --- a/Headers/gnustep/base/Collecting.h +++ b/Headers/gnustep/base/Collecting.h @@ -94,7 +94,6 @@ - emptyCopyAs: (Class)aCollectionClass; - shallowCopy; - shallowCopyAs: (Class)aCollectionClass; -- copy; - copyAs: (Class)aCollectionClass; - species;