summaryrefslogtreecommitdiff
path: root/jvmaccess/inc/jvmaccess/classpath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'jvmaccess/inc/jvmaccess/classpath.hxx')
-rw-r--r--jvmaccess/inc/jvmaccess/classpath.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/jvmaccess/inc/jvmaccess/classpath.hxx b/jvmaccess/inc/jvmaccess/classpath.hxx
index 3fb17f3c7131..507af76d3759 100644
--- a/jvmaccess/inc/jvmaccess/classpath.hxx
+++ b/jvmaccess/inc/jvmaccess/classpath.hxx
@@ -24,13 +24,7 @@
#include "sal/config.h"
#include "com/sun/star/uno/Reference.hxx"
-#if defined SOLAR_JAVA
#include "jni.h"
-#else
-struct JNIEnv;
-typedef void * jclass;
-typedef void * jobjectArray;
-#endif
namespace com { namespace sun { namespace star { namespace uno {
class XComponentContext;