mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Remove obsolete init cruft from audio system because of diminished dependencies. All talk/voice dependency in playback.c should be imminently removable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30401 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
67f5249559
commit
6d3a6f71d1
5 changed files with 25 additions and 63 deletions
|
@ -31,7 +31,6 @@ void voice_wait(void);
|
|||
void voice_stop(void);
|
||||
|
||||
void voice_thread_init(void);
|
||||
void voice_thread_resume(void);
|
||||
#ifdef HAVE_PRIORITY_SCHEDULING
|
||||
void voice_thread_set_priority(int priority);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue