ItEr60S04ValidacionEProbasFuncionaisItEr59S04: Remove unused field

This commit is contained in:
Óscar González Fernández 2010-08-03 11:58:58 +02:00
parent 2fa3bdd126
commit 18d3a28e9e

View file

@ -141,8 +141,6 @@ public class CriterionType extends IntegrationEntity implements
private Set<Criterion> criterions = new HashSet<Criterion>();
private int numCriterions;
private Boolean generateCode = false;
/**