mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
remove unused header import
This commit is contained in:
parent
95c10d7fa7
commit
168dd211e3
1 changed files with 0 additions and 2 deletions
|
@ -82,8 +82,6 @@ static Class NSMutableStringClass;
|
|||
static Class GSStringClass;
|
||||
static Class GSMutableStringClass;
|
||||
|
||||
extern BOOL GSScanDouble(unichar*, unsigned, double*);
|
||||
|
||||
@class GSMutableDictionary;
|
||||
@interface GSMutableDictionary : NSObject // Help the compiler
|
||||
@end
|
||||
|
|
Loading…
Reference in a new issue