removed is empty flag

This commit is contained in:
Robin Müller 2020-08-27 16:20:32 +02:00
parent 66cf2d3559
commit 64022212f9

View File

@ -152,8 +152,6 @@ protected:
SlotList slotList;
uint32_t lengthMs;
bool isEmpty = false;
};
#endif /* FIXEDSLOTSEQUENCE_H_ */