mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
[Summary]: remove unused declarations
This commit is contained in:
parent
d048d3fbba
commit
8d45456007
1 changed files with 0 additions and 3 deletions
|
|
@ -1427,9 +1427,6 @@ namespace Gtk {
|
|||
@interface GtkApplicationDelegate : NSObject
|
||||
-(BOOL) application:(NSApplication*) app openFile:(NSString*) file;
|
||||
- (NSApplicationTerminateReply) applicationShouldTerminate:(NSApplication *) app;
|
||||
- (void)applicationWillFinishLaunching:(NSNotification *)aNotification;
|
||||
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification;
|
||||
- (void) startApp;
|
||||
@end
|
||||
|
||||
@implementation GtkApplicationDelegate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue