From 42658c005e68feec6bc901e03f5da1f72d4a7ebe Mon Sep 17 00:00:00 2001 From: mccallum Date: Thu, 24 Aug 1995 23:40:26 +0000 Subject: [PATCH] (GNUSTEP_HEADERS): Remove NSTimeZone.h. It's declared in NSDate.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@588 72102866-910b-0410-8b05-ffd578937521 --- Source/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Makefile.in b/Source/Makefile.in index 1a969b9a1..41182df23 100644 --- a/Source/Makefile.in +++ b/Source/Makefile.in @@ -366,7 +366,6 @@ Foundation/NSProcessInfo.h \ Foundation/NSRange.h \ Foundation/NSSerialization.h \ Foundation/NSString.h \ -Foundation/NSTimeZone.h \ Foundation/NSUnarchiver.h \ Foundation/NSUtilities.h \ Foundation/NSValue.h \