summaryrefslogtreecommitdiff
path: root/ACE/ace/Module.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Module.h')
-rw-r--r--ACE/ace/Module.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Module.h b/ACE/ace/Module.h
index f44727d06e1..40d61918595 100644
--- a/ACE/ace/Module.h
+++ b/ACE/ace/Module.h
@@ -76,7 +76,6 @@ template <ACE_SYNCH_DECL, class TIME_POLICY = ACE_System_Time_Policy>
class ACE_Module : public ACE_Module_Base
{
public:
- // = Initialization and termination methods.
/// Create an empty Module.
ACE_Module (void);