diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-06 15:00:42 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-06 15:00:42 +0000 |
commit | aaab895cb7d2c6355b70c4b42dd30ca22b81ebef (patch) | |
tree | 24bed314bf7d35dc6741d418b63a26f72777eaea /ace/config-tandem.h | |
parent | a94972cc79332f3875f85d8fd77968b71ee254ca (diff) | |
download | ATCD-aaab895cb7d2c6355b70c4b42dd30ca22b81ebef.tar.gz |
removed ACE_LACKS_KEYDELETE because it's no longer used
Diffstat (limited to 'ace/config-tandem.h')
-rw-r--r-- | ace/config-tandem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-tandem.h b/ace/config-tandem.h index 9556e318a07..03f7b6fedfb 100644 --- a/ace/config-tandem.h +++ b/ace/config-tandem.h @@ -406,8 +406,6 @@ // variable (e.g., VxWorks and MVS). //ACE_LACKS_SYSV_MSG_H Platform lacks sys/msg.h //(e.g., Chorus and VxWorks) -//ACE_LACKS_KEYDELETE Platform lacks TSS keydelete -//(e.g., HP/UX) //ACE_LACKS_KEY_T Platform lacks key_t //(e.g., Chorus, VxWorks, Win32) //ACE_LACKS_SENDMSG Platform lacks sendmsg() |