mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-07-30 00:15:46 -04:00
remove the def once we're done
This commit is contained in:
@@ -1314,6 +1314,10 @@ void JavaLibrary::initializeJavaThread()
|
||||
vm_args.version = JNI_VERSION_1_4;
|
||||
#define JAVAVERSET = 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef JAVAVERSET
|
||||
#undef JAVAVERSET
|
||||
#endif
|
||||
|
||||
vm_args.options = &options[0];
|
||||
|
||||
Reference in New Issue
Block a user