mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
removed unused variable
This commit is contained in:
parent
c643ec7c5d
commit
5f8c59546a
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user