This commit is contained in:
Magnus Ulf Jørgensen 2017-05-28 18:16:27 +02:00
parent 1dbe07ca7b
commit fe23c20387

View File

@ -175,7 +175,7 @@ public class EntityInternalMap<E extends EntityInternal<E>> extends EntityContai
this.removeIdentifiedModificationFixed(id);
E entity = this.getIdToEntity().remove(id);
E entity = this.getIdToEntityRaw().remove(id);
if (entity == null) return null;
// Remove entity reference info