mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
CLASS' #define no longer necessary, using
Class'.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@68 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8cdb291659
commit
38085a1d6c
3 changed files with 5 additions and 5 deletions
|
@ -984,7 +984,7 @@ exc_return_null(arglist_t f)
|
|||
{
|
||||
unsigned xref;
|
||||
SEL decode_sel = sel_get_any_uid("newWithCoder:");
|
||||
CLASS object_class;
|
||||
Class object_class;
|
||||
IMP imp;
|
||||
|
||||
[self decodeValueOfSimpleType:@encode(unsigned)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue