mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
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:
parent
02c0ad5293
commit
8982223c7a
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue