summaryrefslogtreecommitdiff
path: root/TAO/examples/Simulator/DOVEMIB/any_test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simulator/DOVEMIB/any_test.idl')
-rw-r--r--TAO/examples/Simulator/DOVEMIB/any_test.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/examples/Simulator/DOVEMIB/any_test.idl b/TAO/examples/Simulator/DOVEMIB/any_test.idl
deleted file mode 100644
index 80bf048a2d2..00000000000
--- a/TAO/examples/Simulator/DOVEMIB/any_test.idl
+++ /dev/null
@@ -1,11 +0,0 @@
-// $Id$
-
-interface Any_Test
- // = TITLE
- //
- // = DESCRIPTION
-
-{
- void try_an_any (in any a);
-};
-