forked from len0rd/rockbox
Forgot that too...hrmph.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12621 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e06faa0480
commit
3d4d5175b0
1 changed files with 1 additions and 2 deletions
|
|
@ -236,9 +236,8 @@ size_t pcm_get_bytes_waiting(void)
|
||||||
#endif /* CONFIG_CPU == */
|
#endif /* CONFIG_CPU == */
|
||||||
|
|
||||||
/* dummy functions for those not actually supporting all this yet */
|
/* dummy functions for those not actually supporting all this yet */
|
||||||
void pcm_apply_settings(bool reset)
|
void pcm_apply_settings(void)
|
||||||
{
|
{
|
||||||
(void)reset;
|
|
||||||
}
|
}
|
||||||
/** **/
|
/** **/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue