summaryrefslogtreecommitdiff
path: root/cli_ure/qa/climaker/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/qa/climaker/types.idl')
-rw-r--r--cli_ure/qa/climaker/types.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/cli_ure/qa/climaker/types.idl b/cli_ure/qa/climaker/types.idl
index c9bb612ddb19..1c34918e2827 100644
--- a/cli_ure/qa/climaker/types.idl
+++ b/cli_ure/qa/climaker/types.idl
@@ -17,14 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <com/sun/star/lang/ClassNotFoundException.idl>
-#include <com/sun/star/lang/IllegalAccessException.idl>
-#include <com/sun/star/uno/DeploymentException.idl>
-#include <com/sun/star/uno/Exception.idl>
-#include <com/sun/star/uno/RuntimeException.idl>
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/uno/XNamingService.idl>
-#include <com/sun/star/lang/XComponent.idl>
module test { module cliure { module climaker {
enum Enum1 { VALUE1 = -100, VALUE2 = 100 };