summaryrefslogtreecommitdiff
path: root/ACE/ace/config-macosx-tiger.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-01-05 11:24:24 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-01-05 11:24:24 +0100
commit9b9a0f15f1fea6f7af36f20f1a3925a87d5e6799 (patch)
treec5e8b308929dd27f397b75573e5079eea1092922 /ACE/ace/config-macosx-tiger.h
parenta46852de783998ac9c3384fdb55277ef3906cf15 (diff)
downloadATCD-9b9a0f15f1fea6f7af36f20f1a3925a87d5e6799.tar.gz
Removed ACE_HAS_WORKING_EXPLICIT_TEMPLATE_DESTRUCTOR, all compilers have working explicit template destructors now
* ACE/ace/Global_Macros.h: * ACE/ace/README: * ACE/ace/config-g++-common.h: * ACE/ace/config-hpux-11.00.h: * ACE/ace/config-icc-common.h: * ACE/ace/config-macosx-leopard.h: * ACE/ace/config-macosx-tiger.h: * ACE/ace/config-suncc-common.h: * ACE/ace/config-win32-msvc-14.h:
Diffstat (limited to 'ACE/ace/config-macosx-tiger.h')
-rw-r--r--ACE/ace/config-macosx-tiger.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/config-macosx-tiger.h b/ACE/ace/config-macosx-tiger.h
index 24c6e2d3917..1c2a37c5293 100644
--- a/ACE/ace/config-macosx-tiger.h
+++ b/ACE/ace/config-macosx-tiger.h
@@ -16,8 +16,6 @@
# include "ace/config-g++-common.h"
#endif /* __GNUG__ */
-#define ACE_HAS_WORKING_EXPLICIT_TEMPLATE_DESTRUCTOR
-
#define ACE_SIZE_T_FORMAT_SPECIFIER_ASCII "%lu"
#if !defined (__i386__)