summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/CSD_Strategy/TestInf/FooException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/CSD_Strategy/TestInf/FooException.idl')
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestInf/FooException.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/FooException.idl b/TAO/performance-tests/CSD_Strategy/TestInf/FooException.idl
deleted file mode 100644
index 4f76953e24c..00000000000
--- a/TAO/performance-tests/CSD_Strategy/TestInf/FooException.idl
+++ /dev/null
@@ -1,7 +0,0 @@
-// $Id$
-#ifndef FOOEXCEPTION_IDL
-#define FOOEXCEPTION_IDL
-
-exception FooException {};
-
-#endif