summaryrefslogtreecommitdiff
path: root/src/s/xenix.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
commit5df583315f5e5c9f53473e7ad60fb3a334f05cd2 (patch)
treed765253ae8c563580d318ad2e62d482f5b9668ea /src/s/xenix.h
parent3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff)
downloademacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.tar.gz
Delete obsolete symbols.
Diffstat (limited to 'src/s/xenix.h')
-rw-r--r--src/s/xenix.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/s/xenix.h b/src/s/xenix.h
index a93cd1906df..74c33e03a15 100644
--- a/src/s/xenix.h
+++ b/src/s/xenix.h
@@ -78,19 +78,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 <sys/time.h> for a timeval structure.
- */
-
-/* #define 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.
*/