For the avoidance of confusion, remove references to obsolete header.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33562 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-07-15 13:53:45 +00:00
parent 8dadaadea4
commit cc524f2704
23 changed files with 17229 additions and 2930 deletions

View file

@ -27,7 +27,6 @@
*/
#import "common.h"
#import "GNUstepBase/preface.h"
#import "GNUstepBase/GSFunctions.h"
#import "GNUstepBase/NSDebug+GNUstepBase.h"
#ifndef NeXT_Foundation_LIBRARY

View file

@ -30,7 +30,6 @@
*/
#import "common.h"
#import "GNUstepBase/preface.h"
#ifndef NeXT_Foundation_LIBRARY
#import "Foundation/NSArray.h"
#import "Foundation/NSAutoreleasePool.h"

View file

@ -42,7 +42,6 @@
#include <string.h>
#import "common.h"
#import "GNUstepBase/preface.h"
#import "GNUstepBase/Unicode.h"

View file

@ -146,7 +146,6 @@ NSThread+GNUstepBase.h \
NSURL+GNUstepBase.h \
Unicode.h \
GNUstep.h \
preface.h \
Additions.h
@ -455,7 +454,6 @@ HEADERS_INSTALL = \
GENERATED_HFILES = \
dynamic-load.h \
$(HEADER_DIR_BASE)/preface.h \
$(GNUSTEP_TARGET_DIR)/config.h \
$(GNUSTEP_TARGET_DIR)/common.h \
$(GNUSTEP_TARGET_DIR)/GNUstepBase/GSConfig.h

View file

@ -55,7 +55,6 @@
*/
#include "config.h"
#include "GNUstepBase/preface.h"
#include <Foundation/NSRunLoop.h>
@class NSDate;

View file

@ -28,7 +28,6 @@
* Headers needed by many URL loading classes
*/
#import "config.h"
#import "GNUstepBase/preface.h"
#import "Foundation/NSArray.h"
#import "Foundation/NSAutoreleasePool.h"
#import "Foundation/NSData.h"

View file

@ -31,7 +31,6 @@
#define EXPOSE_NSXMLDocument_IVARS 1
#define EXPOSE_NSXMLElement_IVARS 1
#define EXPOSE_NSXMLNode_IVARS 1
#import "GNUstepBase/preface.h"
#import "Foundation/NSArray.h"
#import "Foundation/NSData.h"
#import "Foundation/NSDebug.h"

View file

@ -14,10 +14,6 @@
#import <Foundation/Foundation.h>
#endif
/* GNUstepBase/GSConfig.h includes <GNUstepBase/preface.h> so
* we import local versions first.
*/
#import "GNUstepBase/preface.h"
#import "GNUstepBase/GSConfig.h"
/* Set localisation macro for use within the base library itsself.

View file

@ -8,7 +8,6 @@
#import "common.h"
#import "GNUstepBase/preface.h"
#import "Foundation/NSError.h"
#import "Foundation/NSNotification.h"
#import "Foundation/NSNotificationQueue.h"

View file

@ -26,7 +26,6 @@
#include "common.h"
#include "GNUstepBase/preface.h"
#include "Foundation/NSObject.h"
#include "Foundation/NSData.h"
#include "Foundation/NSArray.h"

View file

@ -8,7 +8,6 @@
#import "common.h"
#import "GNUstepBase/preface.h"
#import "Foundation/NSError.h"
#import "Foundation/NSNotification.h"
#import "Foundation/NSNotificationQueue.h"

View file

@ -22,7 +22,6 @@
*/
#include "common.h"
#include "GNUstepBase/preface.h"
#include "GNUstepBase/GSLock.h"
#include "Foundation/NSArray.h"
#include "Foundation/NSNotification.h"

View file

@ -22,7 +22,6 @@
*/
#include "common.h"
#include "GNUstepBase/preface.h"
#import "Foundation/NSData.h"
#import "Foundation/NSArray.h"