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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/osdep/mac/application_objc.h b/osdep/mac/application_objc.h
index 6e492eef0e..b79ce1f167 100644
--- a/osdep/mac/application_objc.h
+++ b/osdep/mac/application_objc.h
@@ -27,9 +27,6 @@ struct mpv_handle;
- (NSImage *)getMPVIcon;
- (void)processEvent:(struct mpv_event *)event;
-- (void)queueCommand:(char *)cmd;
-- (void)stopMPV:(char *)cmd;
-- (void)openFiles:(NSArray *)filenames;
- (void)initCocoaCb:(struct mpv_handle *)ctx;
+ (const struct m_sub_options *)getMacOSConf;
+ (const struct m_sub_options *)getVoSubConf;