X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fseq_midi_emul.h;h=32158a6070116fa3fc9b5bd9ba62967a95db3782;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=eee0caf22e3aa40627263b8fadb9ef7fe32fae1b;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/sound/seq_midi_emul.h b/include/sound/seq_midi_emul.h index eee0caf22..32158a607 100644 --- a/include/sound/seq_midi_emul.h +++ b/include/sound/seq_midi_emul.h @@ -189,8 +189,6 @@ enum { void snd_midi_process_event(snd_midi_op_t *ops, snd_seq_event_t *ev, snd_midi_channel_set_t *chanset); void snd_midi_channel_set_clear(snd_midi_channel_set_t *chset); -void snd_midi_channel_init(snd_midi_channel_t *p, int n); -snd_midi_channel_t *snd_midi_channel_init_set(int n); snd_midi_channel_set_t *snd_midi_channel_alloc_set(int n); void snd_midi_channel_free_set(snd_midi_channel_set_t *chset);