summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_UDP_Receiver.i
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_UDP_Receiver.i')
-rw-r--r--protocols/ace/RMCast/RMCast_UDP_Receiver.i9
1 files changed, 0 insertions, 9 deletions
diff --git a/protocols/ace/RMCast/RMCast_UDP_Receiver.i b/protocols/ace/RMCast/RMCast_UDP_Receiver.i
deleted file mode 100644
index 81aeb8e2752..00000000000
--- a/protocols/ace/RMCast/RMCast_UDP_Receiver.i
+++ /dev/null
@@ -1,9 +0,0 @@
-// $Id$
-
-ACE_INLINE
-ACE_RMCast_UDP_Receiver::
- ACE_RMCast_UDP_Receiver (ACE_RMCast_Sender_Proxy_Factory *factory)
- : factory_ (factory)
- , eh_ (this)
-{
-}