mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
plugins: drop audio_hard_stop() from plugin API
Commit 01f96e40a7 ("mpegplayer: remove IRAM save/restore hack")
removed the only user.
Change-Id: Ia6281159387ab984906443f047b849614d92ef9e
This commit is contained in:
parent
828fd7941f
commit
34525a18dc
3 changed files with 1 additions and 12 deletions
|
|
@ -107,11 +107,6 @@ int audio_get_file_pos(void)
|
|||
\return
|
||||
\description
|
||||
|
||||
void audio_hard_stop(void)
|
||||
\group playback control
|
||||
\conditions (defined(PLUGIN_USE_IRAM))
|
||||
\description
|
||||
|
||||
void audio_next(void)
|
||||
\group playback control
|
||||
\description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue