Commit 3ac4cb43 authored by David Fuhrmann's avatar David Fuhrmann

macosx: remove interfaces which are now declared in .m file

parent 0330378c
......@@ -209,11 +209,6 @@ struct intf_sys_t
- (void)mediaKeyTap:(SPMediaKeyTap*)keyTap receivedMediaKeyEvent:(NSEvent*)event;
@end
@interface VLCMain (Internal)
- (void)handlePortMessage:(NSPortMessage *)o_msg;
- (void)resetMediaKeyJump;
- (void)coreChangedMediaKeySupportSetting: (NSNotification *)o_notification;
@end
/*****************************************************************************
* VLCApplication interface
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment