Merge pull request #359 from lostdj/patch-3

jnienv.h: deleted redefinition of BOOTCLASSPATH_APPEND_OPTION
This commit is contained in:
Joshua Warner 2014-10-25 10:19:42 -06:00
commit 1d532d6d25

View File

@ -23,7 +23,6 @@
#define BOOTCLASSPATH_PREPEND_OPTION "bootclasspath/p"
#define BOOTCLASSPATH_OPTION "bootclasspath"
#define BOOTCLASSPATH_APPEND_OPTION "bootclasspath/a"
#define BOOTCLASSPATH_APPEND_OPTION "bootclasspath/a"
namespace vm {