From 23e5f77ab0c5f80de4091b365165276cfe9899dd Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Wed, 24 Jul 2024 18:39:06 +0200 Subject: Remove mp3info function & remove list_do_action from plugin_api Change-Id: Ia9a2d6889679832f23b19a989927277ba886cba4 --- docs/PLUGIN_API | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/PLUGIN_API') diff --git a/docs/PLUGIN_API b/docs/PLUGIN_API index 29a7829b32..4760ecede2 100644 --- a/docs/PLUGIN_API +++ b/docs/PLUGIN_API @@ -1324,13 +1324,6 @@ time_t mktime(struct tm *t) \return \description -bool mp3info(struct mp3entry *entry, const char *filename) - \group misc - \param entry - \param filename - \return FALSE if successfull - \description The given =entry= is filled in with whatever id3 info it could find about the given =filename= - void mutex_init(struct mutex *m) \group kernel/ system \param m -- cgit v1.2.3