summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-06 15:00:42 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-06 15:00:42 +0000
commitdebd1e67c6e0617bb35f1c821a3e3efce7a05885 (patch)
tree24bed314bf7d35dc6741d418b63a26f72777eaea /ace/config-hpux-10.x.h
parent771c75f67cf2c6f46bc191fdf267d2848e993408 (diff)
downloadATCD-debd1e67c6e0617bb35f1c821a3e3efce7a05885.tar.gz
removed ACE_LACKS_KEYDELETE because it's no longer used
Diffstat (limited to 'ace/config-hpux-10.x.h')
-rw-r--r--ace/config-hpux-10.x.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-hpux-10.x.h b/ace/config-hpux-10.x.h
index 799f09cccc9..1badf95918e 100644
--- a/ace/config-hpux-10.x.h
+++ b/ace/config-hpux-10.x.h
@@ -211,9 +211,6 @@ extern int h_errno; /* This isn't declared in a header file on HP-UX */
// Platform lacks pthread_attr_setdetachstate()
# define ACE_LACKS_SETDETACH
-// Platform lacks TSS keydelete
-# define ACE_LACKS_KEYDELETE
-
// Platform lacks pthread_attr_setscope
# define ACE_LACKS_THREAD_PROCESS_SCOPING