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