summaryrefslogtreecommitdiff
path: root/ACE/ace/LSOCK_Dgram.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/LSOCK_Dgram.h')
-rw-r--r--ACE/ace/LSOCK_Dgram.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/LSOCK_Dgram.h b/ACE/ace/LSOCK_Dgram.h
index d0843cd9233..07b7da1d5c7 100644
--- a/ACE/ace/LSOCK_Dgram.h
+++ b/ACE/ace/LSOCK_Dgram.h
@@ -34,7 +34,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_Export ACE_LSOCK_Dgram : public ACE_SOCK_Dgram, public ACE_LSOCK
{
public:
- // = Initialization methods.
/// Default constructor.
ACE_LSOCK_Dgram (void);