summaryrefslogtreecommitdiff
path: root/docs/PLUGIN_API
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-11-11 23:35:51 -0500
committerSolomon Peachy <pizza@shaftnet.org>2020-11-12 16:23:27 +0000
commitb912ad508803dbeb1bba67689cbd8d76ccd311ef (patch)
tree2db937379a5cdf187ae6f69fb2afffe98647a642 /docs/PLUGIN_API
parent388adff3cc4ab8584c2c99f9bc5ad7e309281d5e (diff)
plugin: Un-export find_next_frame()
No in-tree users Change-Id: I898623253e43507e9fb9df965be45568ff33880d
Diffstat (limited to 'docs/PLUGIN_API')
-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)
\return
\description
-unsigned long find_next_frame(int fd, long *offset, long max_offset, unsigned long last_header)
- \group misc
- \param fd
- \param offset
- \param max_offset
- \param last_header
- \return
- \description
-
void flush_icache(void)
\conditions (defined(CACHE_FUNCTIONS_AS_CALL))
\description