summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/Object_Creation_And_Registration/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/POA/Object_Creation_And_Registration/test.idl')
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/test.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/test.idl b/TAO/performance-tests/POA/Object_Creation_And_Registration/test.idl
deleted file mode 100644
index 329acf8055e..00000000000
--- a/TAO/performance-tests/POA/Object_Creation_And_Registration/test.idl
+++ /dev/null
@@ -1,8 +0,0 @@
-// $Id$
-
-//
-// Simple interface to be used in registration test
-//
-interface test
-{
-};