From 814e79122b919520b7a337408d8b66f9f30d38bf Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 19 Aug 2019 17:25:34 +0200 Subject: Removed old comments before constructor/destructor --- ACE/ace/Framework_Component_T.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ACE/ace/Framework_Component_T.h') 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 ACE_Framework_Component_T : public ACE_Framework_Component { public: - // = Initialization and termination methods. - /// Constructor. ACE_Framework_Component_T (Concrete *concrete); -- cgit v1.2.1