diff --git a/Source/NSException.m b/Source/NSException.m index 6ac78d936..0993993c6 100644 --- a/Source/NSException.m +++ b/Source/NSException.m @@ -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 Date: Mar 1995 @@ -28,8 +28,6 @@ #include #include -NSString *NSInconsistentArchiveException - = @"NSInconsistentArchiveException"; NSString *NSGenericException = @"NSGenericException"; NSString *NSInternalInconsistencyException