summaryrefslogtreecommitdiff
path: root/ace/config-all.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-17 04:04:44 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-17 04:04:44 +0000
commit2e413354c797bb9f1e12d6e2297c347c92c27dc0 (patch)
tree8a9b4fd2e49f774b808513e3ddc1f96c532d6717 /ace/config-all.h
parent0466b3f531afbc5a44a985fa12edf7977b390ad8 (diff)
downloadATCD-pace_removal.tar.gz
ChangeLogTag:Wed Jul 17 03:50:56 UTC 2002 Don Hinton <dhinton@objectsciences.com>pace_removal
Diffstat (limited to 'ace/config-all.h')
-rw-r--r--ace/config-all.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ace/config-all.h b/ace/config-all.h
index 8c69aa6ee60..eebffb9a9e7 100644
--- a/ace/config-all.h
+++ b/ace/config-all.h
@@ -661,13 +661,6 @@ typedef ACE_THR_FUNC_RETURN (*ACE_THR_C_FUNC)(void *);
}
// ============================================================================
-// PACE macros
-// ============================================================================
-#if defined (ACE_HAS_PACE) && !defined (ACE_WIN32)
-# define ACE_HAS_POSIX_SEM
-#endif /* ACE_HAS_PACE */
-
-// ============================================================================
// Macros for controlling the lifetimes of dlls loaded by ACE_DLL--including
// all dlls loaded via the ACE Service Config framework.
//