Remove duplicate compiler flag

This commit is contained in:
Sylvain Lebresne 2014-05-13 14:07:00 +02:00
parent 3b949c2d1c
commit d24513e046
1 changed files with 0 additions and 1 deletions

View File

@ -680,7 +680,6 @@
<src path="${build.src.gen-java}"/>
<compilerarg value="-XDignore.symbol.file"/>
<classpath refid="cassandra.classpath"/>
<compilerarg value="-XDignore.symbol.file"/>
</javac>
<antcall target="createVersionPropFile"/>
<copy todir="${build.classes.main}">