summaryrefslogtreecommitdiff
path: root/ACE/ace/TSS_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/TSS_Adapter.h')
-rw-r--r--ACE/ace/TSS_Adapter.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/ace/TSS_Adapter.h b/ACE/ace/TSS_Adapter.h
index b5405e5b6b9..67eedea94c3 100644
--- a/ACE/ace/TSS_Adapter.h
+++ b/ACE/ace/TSS_Adapter.h
@@ -30,8 +30,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
* @brief This class encapsulates a TSS object and its associated
* C++ destructor function. It is used by the ACE_TSS...
* methods (in Synch_T.cpp) in order to allow an extern
- * "C" cleanup routine to be used. Needed by the "frigging"
- * MVS C++ compiler.
+ * "C" cleanup routine to be used.
*
* Objects of this class are stored in thread specific
* storage. ts_obj_ points to the "real" object and