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:
Andrew McCallum 1995-03-08 23:04:52 +00:00
parent 8cdb291659
commit 38085a1d6c
3 changed files with 5 additions and 5 deletions

View file

@ -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)