From e5fb4e8854d5926ca21e4eba62d36a714ddb1bc1 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Thu, 23 Jul 2020 10:34:04 +0300 Subject: Cleanup --- src/ui/macos.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/macos.m') diff --git a/src/ui/macos.m b/src/ui/macos.m index 65cd0c90..f7c49547 100644 --- a/src/ui/macos.m +++ b/src/ui/macos.m @@ -95,7 +95,7 @@ enum iTouchBarVariant { NSMutableDictionary *menuCommands; } - (id)initWithSDLDelegate:(NSObject *)sdl; -- (NSTouchBar *)makeTouchBar; +//- (NSTouchBar *)makeTouchBar; /* SDL needs to do its own thing. */ - (BOOL)application:(NSApplication *)theApplication openFile:(NSString *)filename; - (void)applicationDidFinishLaunching:(NSNotification *)notificatiosn; -- cgit v1.2.3