1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-15 01:39:57 +00:00

removed unused variable

This commit is contained in:
Zeno Rogue 2017-07-23 11:36:44 +02:00
parent c643ec7c5d
commit 5f8c59546a

View File

@ -32,8 +32,6 @@ bool settingsChanged = false;
#include "../../../../../init.cpp"
JNIEnv *whatever;
// #define delref env->DeleteLocalRef(_thiz)
int semaphore = 0;