1 o Code simplification and refactoring:
2 - Remove data structures which were introduced to implement the
3 CellStatistics option: they are now redundant with the addition
4 of timestamp to the regular packed_cell_t data structure, which
5 we did in 0.2.4.18-rc in order to resolve #9093. Fixes bug