summaryrefslogtreecommitdiffstats
path: root/osdep/mac/application_objc.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/mac/application_objc.h')
-rw-r--r--osdep/mac/application_objc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/osdep/mac/application_objc.h b/osdep/mac/application_objc.h
index 3417652949..4c8beb20b3 100644
--- a/osdep/mac/application_objc.h
+++ b/osdep/mac/application_objc.h
@@ -26,7 +26,6 @@ struct mpv_handle;
@interface Application : NSApplication
- (NSImage *)getMPVIcon;
-- (void)processEvent:(struct mpv_event *)event;
- (void)initCocoaCb:(struct mpv_handle *)ctx;
+ (const struct m_sub_options *)getMacConf;
+ (const struct m_sub_options *)getVoConf;