summaryrefslogtreecommitdiff
path: root/src/s/irix3-3.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/irix3-3.h
parent3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff)
downloademacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.tar.gz
Delete obsolete symbols.
Diffstat (limited to 'src/s/irix3-3.h')
-rw-r--r--src/s/irix3-3.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/s/irix3-3.h b/src/s/irix3-3.h
index aad4ed86769..b34831e7c66 100644
--- a/src/s/irix3-3.h
+++ b/src/s/irix3-3.h
@@ -58,23 +58,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
-
-/* `utime' system call doesn't understand timevals. */
-
-#define IRIS_UTIME
-
-/*
- * Define HAVE_SELECT if the system supports the `select' system call.
- */
-
-#define HAVE_SELECT
-
-/*
* Define HAVE_PTYS if the system supports pty devices.
*/