mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +00:00
(NSInconsistentArchiveException): String removed; it's in NSArchiver.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@846 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
09f615fc04
commit
79d8ce80be
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
/* NSException - Object encapsulation of a general exception handler
|
/* NSException - Object encapsulation of a general exception handler
|
||||||
Copyright (C) 1993,1994 Free Software Foundation, Inc.
|
Copyright (C) 1993, 1994, 1996 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Written by: Adam Fedor <fedor@boulder.colorado.edu>
|
Written by: Adam Fedor <fedor@boulder.colorado.edu>
|
||||||
Date: Mar 1995
|
Date: Mar 1995
|
||||||
|
@ -28,8 +28,6 @@
|
||||||
#include <Foundation/NSCoder.h>
|
#include <Foundation/NSCoder.h>
|
||||||
#include <Foundation/NSDictionary.h>
|
#include <Foundation/NSDictionary.h>
|
||||||
|
|
||||||
NSString *NSInconsistentArchiveException
|
|
||||||
= @"NSInconsistentArchiveException";
|
|
||||||
NSString *NSGenericException
|
NSString *NSGenericException
|
||||||
= @"NSGenericException";
|
= @"NSGenericException";
|
||||||
NSString *NSInternalInconsistencyException
|
NSString *NSInternalInconsistencyException
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue