Remove unnecessary generator arg

This commit is contained in:
Michael Pfaff 2022-09-09 09:25:34 -04:00
parent 314078eb11
commit 34e1bc3868
Signed by: michael
GPG Key ID: CF402C4A012AA9D4
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@
<compilerarg value="-s"/>
<compilerarg path="${lwjgl.target.gen.java}"/>
<compilerarg value="-AgenJavaPath=${lwjgl.target.gen.java}"/>
<compilerarg value="-AgenNativePath=${lwjgl.target.gen.native}/opengl"/>
<compilerarg value="${javac.args.debug}"/>
<compilerarg value="-Acontextspecific"/>
<src>