summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Naming/test_object.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Naming/test_object.idl')
-rw-r--r--TAO/orbsvcs/tests/Naming/test_object.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/orbsvcs/tests/Naming/test_object.idl b/TAO/orbsvcs/tests/Naming/test_object.idl
deleted file mode 100644
index 42e5ee937bf..00000000000
--- a/TAO/orbsvcs/tests/Naming/test_object.idl
+++ /dev/null
@@ -1,7 +0,0 @@
-// $Id$
-
-interface Test_Object
-{
- // = TITLE
- // This is a simple "no-op" interface to test the Naming Service.
-};