summaryrefslogtreecommitdiff
path: root/TAO/tao/default_client.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-08-19 17:25:34 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-08-19 17:25:34 +0200
commit814e79122b919520b7a337408d8b66f9f30d38bf (patch)
treecf37f5963d866610d7c46dc9b86636cfa3fb67e1 /TAO/tao/default_client.h
parent0acedb74f7bec47143ca8bcf542c8ae3cea15edb (diff)
downloadATCD-814e79122b919520b7a337408d8b66f9f30d38bf.tar.gz
Removed old comments before constructor/destructor
Diffstat (limited to 'TAO/tao/default_client.h')
-rw-r--r--TAO/tao/default_client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/default_client.h b/TAO/tao/default_client.h
index 77b1ebc894e..b54b675bdef 100644
--- a/TAO/tao/default_client.h
+++ b/TAO/tao/default_client.h
@@ -36,7 +36,6 @@ class TAO_Export TAO_Default_Client_Strategy_Factory
: public TAO_Client_Strategy_Factory
{
public:
- // = Initialization and termination methods.
/// Constructor.
TAO_Default_Client_Strategy_Factory (void);