NO-OP: whitespace
This commit is contained in:
parent
bc706064c6
commit
63b909211d
@ -53,8 +53,8 @@ public:
|
||||
|
||||
void skip_to (TimeType when);
|
||||
|
||||
bool push_back(const Evoral::Event<TimeType>& event);
|
||||
bool push_back(TimeType time, size_t size, const uint8_t* data);
|
||||
bool push_back(const Evoral::Event<TimeType>& event);
|
||||
bool push_back(TimeType time, size_t size, const uint8_t* data);
|
||||
|
||||
uint8_t* reserve(TimeType time, size_t size);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user