forked from len0rd/rockbox
hopefully fix the sameplrate token
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23690 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
591ef80c9c
commit
6c3c8a866c
1 changed files with 0 additions and 1 deletions
|
|
@ -1016,7 +1016,6 @@ const char *get_token_value(struct gui_wps *gwps,
|
|||
*intval = 12;
|
||||
break;)
|
||||
}
|
||||
*intval = rec_freq+1;
|
||||
}
|
||||
snprintf(buf, buf_size, "%d.%1d", samprk/1000,samprk%1000);
|
||||
#else /* HWCODEC */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue