summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/DIOP/DIOP_Connection_Handler.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/PluggableUDP/DIOP/DIOP_Connection_Handler.i')
-rw-r--r--TAO/examples/PluggableUDP/DIOP/DIOP_Connection_Handler.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/examples/PluggableUDP/DIOP/DIOP_Connection_Handler.i b/TAO/examples/PluggableUDP/DIOP/DIOP_Connection_Handler.i
deleted file mode 100644
index 64a787b1faf..00000000000
--- a/TAO/examples/PluggableUDP/DIOP/DIOP_Connection_Handler.i
+++ /dev/null
@@ -1,8 +0,0 @@
-// -*- C++ -*-
-// $Id$
-
-ACE_INLINE TAO_Transport *
-TAO_DIOP_Connection_Handler::transport (void)
-{
- return &(this->transport_);
-}