summaryrefslogtreecommitdiff
path: root/ACE/ace/IO_Cntl_Msg.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-08-19 19:06:27 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-08-19 19:06:27 +0200
commitcdc108a61cb7e4a26932f5f4073c556260935c27 (patch)
tree13cda56e6d949b244293a097f9dccfe8eebfcf5c /ACE/ace/IO_Cntl_Msg.h
parent814e79122b919520b7a337408d8b66f9f30d38bf (diff)
downloadATCD-cdc108a61cb7e4a26932f5f4073c556260935c27.tar.gz
Removed old style documentation which was just about mentioning where constructors/destructors are
Diffstat (limited to 'ACE/ace/IO_Cntl_Msg.h')
-rw-r--r--ACE/ace/IO_Cntl_Msg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/IO_Cntl_Msg.h b/ACE/ace/IO_Cntl_Msg.h
index e4f2a2a5f13..36c683684d7 100644
--- a/ACE/ace/IO_Cntl_Msg.h
+++ b/ACE/ace/IO_Cntl_Msg.h
@@ -49,7 +49,6 @@ public:
typedef unsigned short ACE_IO_Cntl_Cmds;
- // = Initialization method.
/// Initialize the control message.
ACE_IO_Cntl_Msg (ACE_IO_Cntl_Cmds c);