summaryrefslogtreecommitdiff
path: root/TAO/tests/AMI/test_i.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMI/test_i.i')
-rw-r--r--TAO/tests/AMI/test_i.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tests/AMI/test_i.i b/TAO/tests/AMI/test_i.i
deleted file mode 100644
index d079ad0ae1c..00000000000
--- a/TAO/tests/AMI/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)),
- number_ ((CORBA::Long) 931232)
-{
-}