Remove supress warnings

This commit is contained in:
Technus 2016-10-30 16:28:27 +01:00
parent 6b9799d64c
commit e6715ee301

View file

@ -92,7 +92,6 @@ public class GT_MetaTileEntity_Hatch_Muffler extends GT_MetaTileEntity_Hatch {
pollutionParticles(this.getBaseMetaTileEntity().getWorld());
}
@SuppressWarnings("")
public void pollutionParticles(World aWorld){
XSTR floatGen=new XSTR();
boolean chk1,chk2,chk3;