summaryrefslogtreecommitdiffstats
path: root/osdep/mac/application.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/mac/application.h')
-rw-r--r--osdep/mac/application.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/osdep/mac/application.h b/osdep/mac/application.h
index 9d86f9e312..6b83abd248 100644
--- a/osdep/mac/application.h
+++ b/osdep/mac/application.h
@@ -47,7 +47,6 @@ struct macos_opts {
// multithreaded wrapper for mpv_main
int cocoa_main(int argc, char *argv[]);
-void cocoa_register_menu_item_action(MPMenuKey key, void* action);
extern const struct m_sub_options macos_conf;