summaryrefslogtreecommitdiff
path: root/ACE/ace/DLL.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/DLL.h')
-rw-r--r--ACE/ace/DLL.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/DLL.h b/ACE/ace/DLL.h
index a5d8dae69f3..12c0196697c 100644
--- a/ACE/ace/DLL.h
+++ b/ACE/ace/DLL.h
@@ -41,8 +41,6 @@ class ACE_DLL_Handle;
class ACE_Export ACE_DLL
{
public:
- // = Initialization and termination methods.
-
/**
* Default constructor. By default, the close() operation on the
* object will be invoked before it is destroyed.