diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-31 08:21:38 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-31 08:21:38 -0400 |
| commit | 02811010cf62f1b21a06780d1e470d04bb24c50f (patch) | |
| tree | 0d933789068aac11c810ed4bb169d14ab16c43c6 /plugins/hu.dpal.phonegap.plugins.PinDialog/src/ios/CDVPinDialog.h | |
| parent | bca561c1b3989d62a1fba829e0380c6fbf36caf5 (diff) | |
removed unecessary files from git
Diffstat (limited to 'plugins/hu.dpal.phonegap.plugins.PinDialog/src/ios/CDVPinDialog.h')
| -rw-r--r-- | plugins/hu.dpal.phonegap.plugins.PinDialog/src/ios/CDVPinDialog.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/hu.dpal.phonegap.plugins.PinDialog/src/ios/CDVPinDialog.h b/plugins/hu.dpal.phonegap.plugins.PinDialog/src/ios/CDVPinDialog.h deleted file mode 100644 index 415195d5..00000000 --- a/plugins/hu.dpal.phonegap.plugins.PinDialog/src/ios/CDVPinDialog.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// CDVPinDialog.h -// HelloWorld -// -// -// - -#import <Foundation/Foundation.h> -#import <UIKit/UIKit.h> -#import <Cordova/CDVPlugin.h> - - -@interface CDVPinDialog : CDVPlugin <UIAlertViewDelegate>{} -@property (nonatomic, copy) NSString* callbackId; - -- (void)prompt:(CDVInvokedUrlCommand*)command; - -@end - |
