diff options
Diffstat (limited to 'sound/usb/line6/capture.h')
-rw-r--r-- | sound/usb/line6/capture.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/usb/line6/capture.h b/sound/usb/line6/capture.h index db062e7200a6..890b21bff18c 100644 --- a/sound/usb/line6/capture.h +++ b/sound/usb/line6/capture.h @@ -25,6 +25,5 @@ extern void line6_capture_check_period(struct snd_line6_pcm *line6pcm, int length); extern int line6_create_audio_in_urbs(struct snd_line6_pcm *line6pcm); extern int line6_submit_audio_in_all_urbs(struct snd_line6_pcm *line6pcm); -extern int snd_line6_capture_trigger(struct snd_line6_pcm *line6pcm, int cmd); #endif |