diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-17 10:52:54 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-17 10:52:54 +0000 |
commit | cc2e82252607c0ad494d9296ee5fc340a44dd986 (patch) | |
tree | d29fc95ca08d2702018d0dcf80e1e44927b41811 | |
parent | 70fdf0a171a12188625dc4c8d6df9bde0422bf68 (diff) |
INTEGRATION: CWS sdk12bugfix (1.13.80); FILE MERGED
2004/02/27 09:10:09 jsc 1.13.80.1: #113058# remove Uik where possible
-rw-r--r-- | udkapi/com/sun/star/java/XJavaVM.idl | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/java/XJavaVM.idl b/udkapi/com/sun/star/java/XJavaVM.idl index 18f87b00e..738710758 100644 --- a/udkapi/com/sun/star/java/XJavaVM.idl +++ b/udkapi/com/sun/star/java/XJavaVM.idl @@ -2,9 +2,9 @@ * * $RCSfile: XJavaVM.idl,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2003-04-23 17:02:52 $ + * last change: $Author: obo $ $Date: 2004-03-17 11:52:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,10 +65,6 @@ #include <com/sun/star/uno/XInterface.idl> #endif -#ifndef __com_sun_star_uno_Uik_idl__ -#include <com/sun/star/uno/Uik.idl> -#endif - //============================================================================= module com { module sun { module star { module java { |