summaryrefslogtreecommitdiff
path: root/ACE/ace/Framework_Component_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Framework_Component_T.h')
-rw-r--r--ACE/ace/Framework_Component_T.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Framework_Component_T.h b/ACE/ace/Framework_Component_T.h
index 6df8dbeac03..5d5c3995586 100644
--- a/ACE/ace/Framework_Component_T.h
+++ b/ACE/ace/Framework_Component_T.h
@@ -36,8 +36,6 @@ template <class Concrete>
class ACE_Framework_Component_T : public ACE_Framework_Component
{
public:
- // = Initialization and termination methods.
-
/// Constructor.
ACE_Framework_Component_T (Concrete *concrete);