summaryrefslogtreecommitdiff
path: root/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h')
-rw-r--r--ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
index 974f588ef3f..b640f4c8082 100644
--- a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
+++ b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
@@ -30,9 +30,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
*/
class ACE_QoS_Export ACE_SOCK_Dgram_Mcast_QoS : public ACE_SOCK_Dgram_Mcast
{
-
public:
- // = Initialization routines.
/// Ctor, has same defaults as ACE_SOCK_Dgram_Mcast
ACE_SOCK_Dgram_Mcast_QoS (options opts = DEFOPTS);