mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 03:16:58 +00:00
Remove application:openFile: declaration for AllegroAppDelegate
This commit is contained in:
parent
87857f5a95
commit
8594d7515f
@ -61,7 +61,6 @@
|
||||
|
||||
|
||||
@interface AllegroAppDelegate : NSObject
|
||||
- (BOOL)application: (NSApplication *)theApplication openFile: (NSString *)filename;
|
||||
- (void)applicationDidFinishLaunching: (NSNotification *)aNotification;
|
||||
- (void)applicationDidChangeScreenParameters: (NSNotification *)aNotification;
|
||||
+ (void)app_main: (id)arg;
|
||||
|
Loading…
Reference in New Issue
Block a user