summaryrefslogtreecommitdiff
path: root/docs/PLUGIN_API
diff options
context:
space:
mode:
Diffstat (limited to 'docs/PLUGIN_API')
-rw-r--r--docs/PLUGIN_API7
1 files changed, 0 insertions, 7 deletions
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)
1324 \return 1324 \return
1325 \description 1325 \description
1326 1326
1327bool mp3info(struct mp3entry *entry, const char *filename)
1328 \group misc
1329 \param entry
1330 \param filename
1331 \return FALSE if successfull
1332 \description The given =entry= is filled in with whatever id3 info it could find about the given =filename=
1333
1334void mutex_init(struct mutex *m) 1327void mutex_init(struct mutex *m)
1335 \group kernel/ system 1328 \group kernel/ system
1336 \param m 1329 \param m