summaryrefslogtreecommitdiff
path: root/src/s/bsd4-1.h
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-09-18 21:12:31 +0000
committerKarl Heuer <kwzh@gnu.org>1994-09-18 21:12:31 +0000
commit542fbdddb441fad31a069fce50ba992463c0651c (patch)
tree9a4cf212c90be7ff95735582c1ef843d55fd15a7 /src/s/bsd4-1.h
parent6b44341743ef87a5e589d258f6200dac720bb684 (diff)
downloademacs-542fbdddb441fad31a069fce50ba992463c0651c.tar.gz
Delete obsolete symbols.
Diffstat (limited to 'src/s/bsd4-1.h')
-rw-r--r--src/s/bsd4-1.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/s/bsd4-1.h b/src/s/bsd4-1.h
index b5c08960732..a2a712b87ab 100644
--- a/src/s/bsd4-1.h
+++ b/src/s/bsd4-1.h
@@ -47,19 +47,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define FIRST_PTY_LETTER 'p'
/*
- * Define HAVE_TIMEVAL if the system supports the BSD style clock values.
- * Look in <sys/time.h> for a timeval structure.
- */
-
-#undef HAVE_TIMEVAL
-
-/*
- * Define HAVE_SELECT if the system supports the `select' system call.
- */
-
-/* #define HAVE_SELECT */
-
-/*
* Define HAVE_PTYS if the system supports pty devices.
*/