summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:29:43 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:29:43 +0200
commitf2a0d389d1a4ec55dece79230800bc0ab34e4624 (patch)
treea1b5dd7dbe212a9e6e072e4196f6a736aae9d55a
parent290f9b81ed2e5c29fdb180570d1a9a64a87e84d7 (diff)
downloadATCD-f2a0d389d1a4ec55dece79230800bc0ab34e4624.tar.gz
Removed ACE_LACKS_DEPRECATED_MACROS, not used anymore
* ACE/ace/README:
-rw-r--r--ACE/ace/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/README b/ACE/ace/README
index 187fb35497f..9748627c65c 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -1162,11 +1162,6 @@ ACE_HAS_BROKEN_PREALLOCATED_OBJECTS_AFTER_FORK
Both QNX/RTP and LynxOS suffer from
this problem.
-ACE_LACKS_DEPRECATED_MACROS When this define is set, macros which
- are deprecated are not defined. Usefull
- to check whether deprecated macros are
- not used anymore.
-
ACE_DONT_INIT_WINSOCK This definition defines whether or not
to explicitly initialize Winsock during
ACE::init() (i.e., whether WSAStartup()