Salome HOME
Convert Boolean to boolean
[modules/gde.git] / projects / GDE-transferables / src / com / edf / gde / transferables / FileTO.java
index a145d6ca712df940ae37df7772548c834a1bedc6..7f6fbdbae073d37fa4910ecc53521cca56eade17 100644 (file)
@@ -42,7 +42,6 @@ public class FileTO implements Serializable {
         this.deleted = deleted;
         this.deletionDate = deletionDate;
         this.attributeGroupId = attributeGroupId;
-        this.chunks = chunks;
         this.dataProfileId = dataProfileId;
     }