1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-26 20:54:22 +01:00

Win: Removed JNA debug output

This commit is contained in:
Cristian Maglie 2018-01-26 16:43:04 +01:00 committed by Cristian Maglie
parent c81de4fead
commit a5aea72cc6

View File

@ -63,7 +63,6 @@
<opt>-Djna.boot.library.name=jnidispatch-4.2.2-win32-x86</opt>
<opt>-Djna.boot.library.path="%EXEDIR%"/lib</opt>
<opt>-Djssc.library.path="%EXEDIR%"/lib</opt>
<opt>-Djna.debug_load=true</opt>
<opt>-DAPP_DIR="%EXEDIR%"</opt>
<opt>-DDEBUG=true</opt>
</jre>