diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-06 00:51:21 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-06 00:51:21 +0000 |
commit | 6cf177290f8b1154049711016f66442cc209b200 (patch) | |
tree | d754c916ac2273399e8726f78a2152a8d1974803 /ace/config-irix6.x-g++.h | |
parent | 598a147793b8c9b746047476ae9764ee387e7f98 (diff) | |
download | ATCD-6cf177290f8b1154049711016f66442cc209b200.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-irix6.x-g++.h')
-rw-r--r-- | ace/config-irix6.x-g++.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-irix6.x-g++.h b/ace/config-irix6.x-g++.h index ee7c8647709..ea75222ede5 100644 --- a/ace/config-irix6.x-g++.h +++ b/ace/config-irix6.x-g++.h @@ -92,10 +92,6 @@ // Compiler/platform has the getrusage() system call. #define ACE_HAS_GETRUSAGE -// Denotes that IRIX 6.2 has second argument to gettimeofday() -// which is variable ... -#define ACE_HAS_IRIX_GETTIMEOFDAY - // Denotes that GNU has cstring.h as standard // which redefines memchr() #define ACE_HAS_GNU_CSTRING_H |