summaryrefslogtreecommitdiff
path: root/ACE/ace/Ping_Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Ping_Socket.h')
-rw-r--r--ACE/ace/Ping_Socket.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/Ping_Socket.h b/ACE/ace/Ping_Socket.h
index 4497b9e8e37..7b05fec41e5 100644
--- a/ACE/ace/Ping_Socket.h
+++ b/ACE/ace/Ping_Socket.h
@@ -38,11 +38,7 @@ class ACE_INET_Addr;
class ACE_Export ACE_Ping_Socket : public ACE_ICMP_Socket
{
typedef ACE_ICMP_Socket inherited;
-
public:
-
- // = Initialization and termination methods.
-
/// Default constructor.
ACE_Ping_Socket (void);