summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-10 14:56:41 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-10 14:56:41 +0000
commit8c27246704446e46579e30f9cbc576160ed4cb27 (patch)
tree6a6c9e4a1cef9f4febbda6db4598b12b3bbb2d37 /ace
parent5b67a583b6f3ab800c8a603bd30b2c3639f503f3 (diff)
downloadATCD-8c27246704446e46579e30f9cbc576160ed4cb27.tar.gz
removed commented-out ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS
Diffstat (limited to 'ace')
-rw-r--r--ace/config-osf1-4.0-g++.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-osf1-4.0-g++.h b/ace/config-osf1-4.0-g++.h
index 529fbdc664f..876b3fe553d 100644
--- a/ace/config-osf1-4.0-g++.h
+++ b/ace/config-osf1-4.0-g++.h
@@ -22,7 +22,6 @@
// Must specialize templates due to G++'s lame parameterized type
// support...
#define ACE_TEMPLATES_REQUIRE_SPECIALIZATION
-// #define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS
// Compiler's template mechanism must see source code (i.e., .C
// files).