From 634003bdcf8b11e1806af091f648f3b81bdcfff7 Mon Sep 17 00:00:00 2001 From: CaS Date: Sun, 3 Nov 2002 19:47:27 +0000 Subject: [PATCH] Remove unused includes git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14912 72102866-910b-0410-8b05-ffd578937521 --- Source/NSThread.m | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/NSThread.m b/Source/NSThread.m index 9ea1192d9..2dacbac16 100644 --- a/Source/NSThread.m +++ b/Source/NSThread.m @@ -35,8 +35,6 @@ #ifdef HAVE_UNISTD_H #include #endif -#include -#include #include #include