summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/POA_Destruction/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/POA_Destruction/test.idl')
-rw-r--r--TAO/tests/POA/POA_Destruction/test.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tests/POA/POA_Destruction/test.idl b/TAO/tests/POA/POA_Destruction/test.idl
deleted file mode 100644
index 098546eb56e..00000000000
--- a/TAO/tests/POA/POA_Destruction/test.idl
+++ /dev/null
@@ -1,6 +0,0 @@
-// $Id$
-
-interface test
-{
- void destroy_poa ();
-};