summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_Fragment.i
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_Fragment.i')
-rw-r--r--protocols/ace/RMCast/RMCast_Fragment.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/ace/RMCast/RMCast_Fragment.i b/protocols/ace/RMCast/RMCast_Fragment.i
deleted file mode 100644
index 0cf9f7eea9b..00000000000
--- a/protocols/ace/RMCast/RMCast_Fragment.i
+++ /dev/null
@@ -1,8 +0,0 @@
-// $Id$
-
-template <ACE_SYNCH_DECL> ACE_INLINE size_t
-ACE_RMCast_Fragment<ACE_SYNCH_USE>::max_fragment_size (void) const
-{
- return this->max_fragment_size_;
-}
-