remove the def once we're done

This commit is contained in:
DarthArgus
2016-02-09 11:36:34 -06:00
parent b4bc995250
commit b123c482e6
@@ -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];