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