]> git.saurik.com Git - apple/security.git/blobdiff - Keychain/AppDelegate.h
Security-57740.51.3.tar.gz
[apple/security.git] / Keychain / AppDelegate.h
diff --git a/Keychain/AppDelegate.h b/Keychain/AppDelegate.h
deleted file mode 100644 (file)
index 899f834..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-//
-//  AppDelegate.h
-//  Keychain
-//
-//  Created by john on 10/22/12.
-//
-//
-
-#import <UIKit/UIKit.h>
-
-@interface AppDelegate : UIResponder <UIApplicationDelegate>
-
-@property (strong, nonatomic) UIWindow *window;
-
-@end