(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:
Andrew McCallum 1996-01-26 19:20:10 +00:00
parent c05144b3d5
commit 0d171e4ff0

View file

@ -1,5 +1,5 @@
/* 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>
Date: Mar 1995
@ -28,8 +28,6 @@
#include <Foundation/NSCoder.h>
#include <Foundation/NSDictionary.h>
NSString *NSInconsistentArchiveException
= @"NSInconsistentArchiveException";
NSString *NSGenericException
= @"NSGenericException";
NSString *NSInternalInconsistencyException