Skip to content

Commit

Permalink
Don't attach
Browse files Browse the repository at this point in the history
  • Loading branch information
The Judge committed Dec 19, 2024
1 parent a1d6c02 commit eeecf38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/jni/vloader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ Java_org_vivecraft_util_VLoader_getEGLConfig(JNIEnv* env, jclass clazz) {
extern "C"
JNIEXPORT void JNICALL
Java_org_vivecraft_util_VLoader_setupAndroid(JNIEnv* env, jclass clazz) {
JNIEnv *newEnv;
pojav_environ->dalvikJavaVMPtr->AttachCurrentThread(&newEnv, NULL);
pojav_environ->dalvikJNIEnvPtr_ANDROID->CallStaticVoidMethod(pojav_environ->bridgeClazz, pojav_environ->method_stopXR);
}

Expand Down

0 comments on commit eeecf38

Please sign in to comment.