summaryrefslogtreecommitdiff
path: root/ace/ICMP_Socket.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ICMP_Socket.inl')
-rw-r--r--ace/ICMP_Socket.inl10
1 files changed, 0 insertions, 10 deletions
diff --git a/ace/ICMP_Socket.inl b/ace/ICMP_Socket.inl
deleted file mode 100644
index 3b5c46ce3ef..00000000000
--- a/ace/ICMP_Socket.inl
+++ /dev/null
@@ -1,10 +0,0 @@
-// -*- C++ -*-
-//
-// $Id$
-
-
-ACE_INLINE
-ACE::ICMP_Socket::~ICMP_Socket (void)
-{
- ACE_TRACE ("ACE::ICMP_Socket::~ICMP_Socket");
-}