summaryrefslogtreecommitdiffstats
path: root/apps/bookmark.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bookmark.h')
-rw-r--r--apps/bookmark.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/bookmark.h b/apps/bookmark.h
index 16f4e5609f..81b03285ba 100644
--- a/apps/bookmark.h
+++ b/apps/bookmark.h
@@ -27,8 +27,6 @@ bool bookmark_create_menu(void);
bool bookmark_mrb_load(void);
bool bookmark_autoload(const char* file);
bool bookmark_load(const char* file, bool autoload);
-void bookmark_play(char* resume_file, int index, int offset, int seed,
- char *filename);
bool bookmark_exist(void);
#endif /* __BOOKMARK_H__ */