unchecked casts fixed

This commit is contained in:
Ben Fry
2021-07-03 10:30:45 -04:00
parent 57547467ab
commit a1406400a5

View File

@@ -158,7 +158,6 @@
lib/VAqua9.jar"
debug="on"
nowarn="true">
<compilerarg value="-Xlint:unchecked" />
<compilerarg value="-Xlint:deprecation" />
<src path="src" />
</javac>