13
0

NO-OP: whitespace

This commit is contained in:
Robin Gareus 2016-10-23 22:18:07 +02:00
parent 7c8ab05c09
commit 7e861bd12e

View File

@ -53,7 +53,6 @@ class LIBARDOUR_API AsyncMIDIPort : public ARDOUR::MidiPort, public MIDI::Port {
void cycle_end (pframes_t nframes);
/* called from non-RT context */
void parse (framecnt_t timestamp);
int write (const MIDI::byte *msg, size_t msglen, MIDI::timestamp_t timestamp);
int read (MIDI::byte *buf, size_t bufsize);