Remove file prompting and drop all the remaining utility communication plumbing.

This commit is contained in:
Paul Chote
2011-07-23 00:49:18 +12:00
parent 9ec229bef7
commit bf6be0424f
11 changed files with 15 additions and 122 deletions

View File

@@ -15,7 +15,6 @@
IBOutlet NSWindow *window;
}
- (void)launchFilePicker:(NSArray *)args;
- (void)launch;
- (BOOL)initMono;
- (BOOL)shouldHideMenubar;