From 5df583315f5e5c9f53473e7ad60fb3a334f05cd2 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sun, 18 Sep 1994 21:12:31 +0000 Subject: Delete obsolete symbols. --- src/s/usg5-3.h | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'src/s/usg5-3.h') diff --git a/src/s/usg5-3.h b/src/s/usg5-3.h index 53d47a3a058..f3e01228838 100644 --- a/src/s/usg5-3.h +++ b/src/s/usg5-3.h @@ -56,22 +56,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HAVE_TERMIO -/* - * Define HAVE_TIMEVAL if the system supports the BSD style clock values. - * Look in for a timeval structure. - */ - -/* #define HAVE_TIMEVAL */ - -/* - * Define HAVE_SELECT if the system supports the `select' system call. - */ - -/* SVr3.2 ports of X include an emulation of select in the libraries. */ -#ifdef HAVE_X_WINDOWS -#define HAVE_SELECT -#endif - /* * Define HAVE_PTYS if the system supports pty devices. */ @@ -223,10 +207,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define BROKEN_TIOCGWINSZ -/* SVr3 does not have utimes(2) */ - -#define USE_UTIME - /* If we're using the System V X port, BSD bstring functions will be handy */ #ifdef HAVE_X_WINDOWS -- cgit v1.2.1