summaryrefslogtreecommitdiff
path: root/TAO/tests/Endpoint_Per_Priority/test_i.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Endpoint_Per_Priority/test_i.i')
-rw-r--r--TAO/tests/Endpoint_Per_Priority/test_i.i7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tests/Endpoint_Per_Priority/test_i.i b/TAO/tests/Endpoint_Per_Priority/test_i.i
deleted file mode 100644
index c918e290e88..00000000000
--- a/TAO/tests/Endpoint_Per_Priority/test_i.i
+++ /dev/null
@@ -1,7 +0,0 @@
-// $Id$
-
-ACE_INLINE
-Test_i::Test_i (CORBA::ORB_ptr orb)
- : orb_ (CORBA::ORB::_duplicate (orb))
-{
-}