mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 11:06:32 +01:00
Remove unused method declaration
This commit is contained in:
parent
f8aecc460c
commit
3b13dc9b54
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ public:
|
|||
void copy(const MidiBuffer& copy);
|
||||
void copy(MidiBuffer const * const);
|
||||
|
||||
void skip_to (TimeType when);
|
||||
|
||||
bool push_back(const Evoral::Event<TimeType>& event);
|
||||
bool push_back(TimeType time, Evoral::EventType event_type, size_t size, const uint8_t* data);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue