mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-18 23:47:40 +00:00
removed unused variable
This commit is contained in:
@@ -32,8 +32,6 @@ bool settingsChanged = false;
|
|||||||
|
|
||||||
#include "../../../../../init.cpp"
|
#include "../../../../../init.cpp"
|
||||||
|
|
||||||
JNIEnv *whatever;
|
|
||||||
|
|
||||||
// #define delref env->DeleteLocalRef(_thiz)
|
// #define delref env->DeleteLocalRef(_thiz)
|
||||||
|
|
||||||
int semaphore = 0;
|
int semaphore = 0;
|
||||||
|
Reference in New Issue
Block a user