mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 09:02:01 +00:00
Cleanups in preparation for experimental changes to retain/relase over DO.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17949 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bbb3b1786b
commit
9ecdf6cc0b
4 changed files with 159 additions and 201 deletions
|
@ -36,6 +36,7 @@
|
|||
id _object;
|
||||
unsigned _handle;
|
||||
Protocol *_protocol;
|
||||
unsigned _counter;
|
||||
}
|
||||
|
||||
+ (NSDistantObject*) proxyWithLocal: (id)anObject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue