jnienv.h: deleted redefinition of BOOTCLASSPATH_APPEND_OPTION

This commit is contained in:
Timofey Lagutin 2014-10-25 17:43:46 +04:00
parent 2e828b405c
commit d8f66a84ea

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 {