Remove empty ivar {}.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@958 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-02-22 15:59:37 +00:00
parent 095a53d687
commit 1f24b8e149

View file

@ -1,8 +1,8 @@
/* Interface for NSArray for GNUStep
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
Written by: Adam Fedor <fedor@boulder.colorado.edu>
Date: 1995
Created: 1995
This file is part of the GNU Objective C Class Library.
@ -53,8 +53,6 @@
@end
@interface NSNumber : NSValue <NSCoding>
{
}
// Allocating and Initializing