mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 03:11:08 +01:00
unchecked casts fixed
This commit is contained in:
@@ -158,7 +158,6 @@
|
||||
lib/VAqua9.jar"
|
||||
debug="on"
|
||||
nowarn="true">
|
||||
<compilerarg value="-Xlint:unchecked" />
|
||||
<compilerarg value="-Xlint:deprecation" />
|
||||
<src path="src" />
|
||||
</javac>
|
||||
|
||||
Reference in New Issue
Block a user