mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
iMinor fox for DO
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17266 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0f25da62f0
commit
2c6ab181bd
3 changed files with 41 additions and 9 deletions
|
@ -979,14 +979,6 @@ enum
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Dummy method ... returns the receiver.
|
||||
*/
|
||||
- (id) awakeAfterUsingCoder: (NSCoder*)aDecoder
|
||||
{
|
||||
return self;
|
||||
}
|
||||
|
||||
static inline BOOL class_is_kind_of (Class self, Class aClassObject)
|
||||
{
|
||||
Class class;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue