diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 14:46:42 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 14:46:42 -0700 |
| commit | cafa41ba4d53b2b945d56cd1a9b1bb92b5610b53 (patch) | |
| tree | c5293dd426c821ef02c122115630eaf1eccc88b6 /ext/mac-ui-macgap1-wrapper/src/MacGap/AppDelegate.h | |
| parent | 196d96cfa7e24891bd1954e6ed734567e3944279 (diff) | |
| download | infinitytier-cafa41ba4d53b2b945d56cd1a9b1bb92b5610b53.tar.gz infinitytier-cafa41ba4d53b2b945d56cd1a9b1bb92b5610b53.zip | |
RedHat stuff and cleanup.
Diffstat (limited to 'ext/mac-ui-macgap1-wrapper/src/MacGap/AppDelegate.h')
| -rw-r--r-- | ext/mac-ui-macgap1-wrapper/src/MacGap/AppDelegate.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ext/mac-ui-macgap1-wrapper/src/MacGap/AppDelegate.h b/ext/mac-ui-macgap1-wrapper/src/MacGap/AppDelegate.h deleted file mode 100644 index bf7370b5..00000000 --- a/ext/mac-ui-macgap1-wrapper/src/MacGap/AppDelegate.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// AppDelegate.h -// MacGap -// -// Created by Alex MacCaw on 08/01/2012. -// Copyright (c) 2012 Twitter. All rights reserved. -// - -#import <Cocoa/Cocoa.h> -#import "Classes/ContentView.h" - -#import "WindowController.h" - -@interface AppDelegate : NSObject <NSApplicationDelegate> - -@property (retain, nonatomic) WindowController *windowController; - -@end |
