mac/option: move option functionality from mpv helper to option helper

delete now empty mpv helper
This commit is contained in:
der richter
2024-03-19 19:50:44 +01:00
parent 283d0877c4
commit dc5059d027
10 changed files with 99 additions and 99 deletions

View File

@@ -1520,8 +1520,8 @@ if features['cocoa'] and features['swift']
swift_sources += files('osdep/mac/libmpv_helper.swift',
'osdep/mac/input_helper.swift',
'osdep/mac/log_helper.swift',
'osdep/mac/mpv_helper.swift',
'osdep/mac/menu_bar.swift',
'osdep/mac/option_helper.swift',
'osdep/mac/precise_timer.swift',
'osdep/mac/swift_compat.swift',
'osdep/mac/swift_extensions.swift',