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