summaryrefslogtreecommitdiff
path: root/ACE/ace/Trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Trace.h')
-rw-r--r--ACE/ace/Trace.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Trace.h b/ACE/ace/Trace.h
index d29acb23dd6..dee73c6ed33 100644
--- a/ACE/ace/Trace.h
+++ b/ACE/ace/Trace.h
@@ -34,8 +34,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_Export ACE_Trace
{
public:
- // = Initialization and termination methods.
-
/// Perform the first part of the trace, which prints out the string
/// N, the LINE, and the ACE_FILE as the function is entered.
ACE_Trace (const ACE_TCHAR *n,