mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
(Object (CoderAdditions)): Removed methods retainCount, dealloc,
release, retain. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@46 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a1d756d8ed
commit
2b374f469f
3 changed files with 0 additions and 31 deletions
|
@ -147,10 +147,6 @@
|
|||
/* These methods here temporarily until ObjC runtime category bug fixed */
|
||||
- classForConnectedCoder:aRmc;
|
||||
+ (void) encodeObject: anObject withConnectedCoder: aRmc;
|
||||
- (id) retain;
|
||||
- (void) release;
|
||||
- (void) dealloc;
|
||||
- (unsigned) retainCount;
|
||||
- (BOOL) isProxy;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue