summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_Singleton_Factory.i
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-02-11 16:44:28 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-02-11 16:44:28 +0000
commit22bea66f401771ad364cbfb9d855261ef2cff4b9 (patch)
tree06681716b6e03e1ec2fd991f63f9c8228f7fdef1 /protocols/ace/RMCast/RMCast_Singleton_Factory.i
parentac36904f4fd8f2e7117967a50d44b28a72e7b422 (diff)
downloadATCD-22bea66f401771ad364cbfb9d855261ef2cff4b9.tar.gz
ChangeLogTag:Fri Feb 11 08:43:04 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'protocols/ace/RMCast/RMCast_Singleton_Factory.i')
-rw-r--r--protocols/ace/RMCast/RMCast_Singleton_Factory.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/ace/RMCast/RMCast_Singleton_Factory.i b/protocols/ace/RMCast/RMCast_Singleton_Factory.i
deleted file mode 100644
index a45837dfa93..00000000000
--- a/protocols/ace/RMCast/RMCast_Singleton_Factory.i
+++ /dev/null
@@ -1,8 +0,0 @@
-// $Id$
-
-ACE_INLINE
-ACE_RMCast_Singleton_Factory::
- ACE_RMCast_Singleton_Factory (ACE_RMCast_Module *singleton)
- : singleton_ (singleton)
-{
-}