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.inl9
1 files changed, 0 insertions, 9 deletions
diff --git a/ace/ICMP_Socket.inl b/ace/ICMP_Socket.inl
deleted file mode 100644
index bda45ff8c61..00000000000
--- a/ace/ICMP_Socket.inl
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- C++ -*-
-//
-// $Id$
-
-ACE_INLINE
-ACE_ICMP_Socket::~ACE_ICMP_Socket (void)
-{
- ACE_TRACE ("ACE_ICMP_Socket::~ACE_ICMP_Socket");
-}