summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_events.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/macosx_events.h')
-rw-r--r--osdep/macosx_events.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/osdep/macosx_events.h b/osdep/macosx_events.h
index 17adaf9ae5..9188c8bee2 100644
--- a/osdep/macosx_events.h
+++ b/osdep/macosx_events.h
@@ -27,9 +27,6 @@ struct mpv_handle;
void cocoa_put_key(int keycode);
void cocoa_put_key_with_modifiers(int keycode, int modifiers);
-void cocoa_init_apple_remote(void);
-void cocoa_uninit_apple_remote(void);
-
void cocoa_init_media_keys(void);
void cocoa_uninit_media_keys(void);