summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/PLUGIN_API9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/PLUGIN_API b/docs/PLUGIN_API
index 364044ab12..94729a728b 100644
--- a/docs/PLUGIN_API
+++ b/docs/PLUGIN_API
@@ -585,15 +585,6 @@ bool find_albumart(const struct mp3entry *id3, char *buf, int buflen)
585 \return 585 \return
586 \description 586 \description
587 587
588unsigned long find_next_frame(int fd, long *offset, long max_offset, unsigned long last_header)
589 \group misc
590 \param fd
591 \param offset
592 \param max_offset
593 \param last_header
594 \return
595 \description
596
597void flush_icache(void) 588void flush_icache(void)
598 \conditions (defined(CACHE_FUNCTIONS_AS_CALL)) 589 \conditions (defined(CACHE_FUNCTIONS_AS_CALL))
599 \description 590 \description