-Werror=unused-local-typedefs (GCC 4.8)
Change-Id: Ib1dedbe8e273463fa47573486d67dc9d509953db
This commit is contained in:
@@ -608,7 +608,6 @@ javaPluginError jfw_plugin_startJavaVirtualMachine(
|
||||
putenv(strdup(osJavaHome.getStr()));
|
||||
#endif
|
||||
|
||||
typedef jint JNICALL JNI_InitArgs_Type(void *);
|
||||
typedef jint JNICALL JNI_CreateVM_Type(JavaVM **, JNIEnv **, void *);
|
||||
rtl::OUString sSymbolCreateJava(
|
||||
RTL_CONSTASCII_USTRINGPARAM("JNI_CreateJavaVM"));
|
||||
|
Reference in New Issue
Block a user