summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_stropts.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/OS_NS_stropts.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/OS_NS_stropts.h')
-rw-r--r--ACE/ace/OS_NS_stropts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/OS_NS_stropts.h b/ACE/ace/OS_NS_stropts.h
index e281289ae64..3ec7a76c64f 100644
--- a/ACE/ace/OS_NS_stropts.h
+++ b/ACE/ace/OS_NS_stropts.h
@@ -73,7 +73,6 @@ typedef unsigned long ACE_SOCK_GROUP;
class ACE_Export ACE_Str_Buf : public strbuf
{
public:
- // = Initialization method
/// Constructor.
ACE_Str_Buf (void *b = 0, int l = 0, int max = 0);