summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
Diffstat (limited to 'cppu')
-rw-r--r--cppu/qa/cppumaker/types.idl8
-rw-r--r--cppu/qa/types.idl3
2 files changed, 0 insertions, 11 deletions
diff --git a/cppu/qa/cppumaker/types.idl b/cppu/qa/cppumaker/types.idl
index 98ed1f867f21..b4dbe2e1de13 100644
--- a/cppu/qa/cppumaker/types.idl
+++ b/cppu/qa/cppumaker/types.idl
@@ -19,14 +19,6 @@
/*TODO: Do not depend on types for which C++ header files are only generated
later in the build process in offuh: */
-#include <com/sun/star/lang/ClassNotFoundException.idl>
-#include <com/sun/star/lang/IllegalAccessException.idl>
-#include <com/sun/star/lang/Locale.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>
singleton FILE: com::sun::star::uno::XInterface;
singleton lconv: com::sun::star::uno::XInterface;
diff --git a/cppu/qa/types.idl b/cppu/qa/types.idl
index a17b035e02b1..a6febc52c8ff 100644
--- a/cppu/qa/types.idl
+++ b/cppu/qa/types.idl
@@ -17,9 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <com/sun/star/uno/Exception.idl>
-#include <com/sun/star/uno/XInterface.idl>
-
enum Enum1 { M0, M1, M2 };
enum Enum2 { M0, M1, M2 };