sound: Remove unimplemented chn_reinit() definition
Sponsored by: The FreeBSD Foundation MFC after: 1 week
This commit is contained in:
@@ -255,7 +255,6 @@ struct pcm_channel {
|
||||
|
||||
#include "channel_if.h"
|
||||
|
||||
int chn_reinit(struct pcm_channel *c);
|
||||
int chn_write(struct pcm_channel *c, struct uio *buf);
|
||||
int chn_read(struct pcm_channel *c, struct uio *buf);
|
||||
u_int32_t chn_start(struct pcm_channel *c, int force);
|
||||
|
||||
Reference in New Issue
Block a user