summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/bank/Account_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/bank/Account_i.h')
-rw-r--r--TAO/examples/Simple/bank/Account_i.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/examples/Simple/bank/Account_i.h b/TAO/examples/Simple/bank/Account_i.h
index a85bfea5ac1..bbdfa6775ac 100644
--- a/TAO/examples/Simple/bank/Account_i.h
+++ b/TAO/examples/Simple/bank/Account_i.h
@@ -28,7 +28,6 @@
class Account_i : public POA_Bank::Account
{
public:
- // = Initialization and termination methods.
/// Constructor.
Account_i (void);