mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Android: Don't name unused JNIEnv/jobject/jclass parameters
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
|
||||
namespace IDCache
|
||||
{
|
||||
static constexpr jint JNI_VERSION = JNI_VERSION_1_6;
|
||||
|
||||
JNIEnv* GetEnvForThread();
|
||||
|
||||
jclass GetNativeLibraryClass();
|
||||
|
||||
Reference in New Issue
Block a user