summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation_Opportunities/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Collocation_Opportunities/test.idl')
-rw-r--r--TAO/tests/Collocation_Opportunities/test.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tests/Collocation_Opportunities/test.idl b/TAO/tests/Collocation_Opportunities/test.idl
deleted file mode 100644
index 41f0d3e8e94..00000000000
--- a/TAO/tests/Collocation_Opportunities/test.idl
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// $Id$
-//
-
-interface test
-{
- void method ();
-};