clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit d7ab2d4156407488ee410353fa6072bb09f75f6e
parent b3bab57b85b4c06129e1d47d6030abb9273fc9b0
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Thu,  9 Jun 2022 20:18:27 +0200

Remove unused typedef

Fixes #93

Diffstat:
Minclude/clap/events.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/include/clap/events.h b/include/clap/events.h @@ -114,7 +114,6 @@ enum { CLAP_EVENT_MIDI_SYSEX, // raw midi sysex event; clap_event_midi_sysex CLAP_EVENT_MIDI2, // raw midi 2 event; clap_event_midi2 }; -typedef int32_t clap_event_type; // Note on, off, end and choke events. // In the case of note choke or end events: