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:
Aidan MacDonald 2026-02-02 21:07:48 +00:00 committed by Solomon Peachy
parent 828fd7941f
commit 34525a18dc
3 changed files with 1 additions and 12 deletions

View file

@ -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