summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile_Forwarding/test_i.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MProfile_Forwarding/test_i.i')
-rwxr-xr-xTAO/tests/MProfile_Forwarding/test_i.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tests/MProfile_Forwarding/test_i.i b/TAO/tests/MProfile_Forwarding/test_i.i
deleted file mode 100755
index b11bb431e1f..00000000000
--- a/TAO/tests/MProfile_Forwarding/test_i.i
+++ /dev/null
@@ -1,8 +0,0 @@
-// $Id$
-
-ACE_INLINE
-Simple_Server_i::Simple_Server_i (CORBA::ORB_ptr orb)
-
- : orb_ (CORBA::ORB::_duplicate (orb))
-{
-}