From 3116cb10814238145feb830867f6242ff321d4a5 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 17 Jan 2002 07:43:22 +0000 Subject: [PATCH] * config.h: Remove all HAS_NO_* definitions, they are unused. --- pc/ChangeLog | 2 ++ pc/config.h | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pc/ChangeLog b/pc/ChangeLog index a86e6d0ef..16ff4b1f6 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,5 +1,7 @@ 2002-01-17 Pavel Roskin + * config.h: Remove all HAS_NO_* definitions, they are unused. + * chmod.c: Remove OS/2 specific code. * config.h: Likewise. diff --git a/pc/config.h b/pc/config.h index 3e7576527..c95e3fe97 100644 --- a/pc/config.h +++ b/pc/config.h @@ -37,10 +37,6 @@ #define NEEDS_IO_H #define NEEDS_DRIVE_H #define NEEDS_FCNTL_H -#define HAS_NO_GRP_PWD_H -#define HAS_NO_TERMIOS_H -#define HAS_NO_SYS_PARAM_H -#define HAS_NO_SYS_IOCTL_H #define USE_O_TEXT #define HAS_ACS_AS_PCCHARS