summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:31:45 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:31:45 +0200
commit656a6995dad24aa067512840bd84c4f902ffb83a (patch)
tree3348f7ec36339f994eda86c8a66a0140d569068f
parentf2a0d389d1a4ec55dece79230800bc0ab34e4624 (diff)
downloadATCD-656a6995dad24aa067512840bd84c4f902ffb83a.tar.gz
Removed ACE_REDEFINES_XTI_FUNCTIONS, not used
* ACE/ace/README:
-rw-r--r--ACE/ace/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/README b/ACE/ace/README
index 9748627c65c..bff65906c08 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -81,7 +81,6 @@ ACE_HAS_TRACE Defined when ACE_NTRACE=0 to
ACE_PAGE_SIZE Defines the page size of the
system (not used on Win32 or
with ACE_HAS_GETPAGESIZE).
-ACE_REDEFINES_XTI_FUNCTIONS Platform redefines the t_... names (UnixWare)
ACE_TEMPLATES_REQUIRE_PRAGMA Compiler's template mechanism
must use a pragma This is used
for AIX's C++ compiler.