forked from len0rd/rockbox
Fix remaining problems.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30311 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8a701e5488
commit
b8fabfef84
2 changed files with 3 additions and 4 deletions
|
|
@ -2650,7 +2650,6 @@ void audio_set_recording_gain(int left, int right, int type)
|
|||
void audio_init_recording(void)
|
||||
{
|
||||
/* a dummy */
|
||||
(void)buffer_offset;
|
||||
}
|
||||
void audio_set_recording_options(struct audio_recording_options *options)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue