aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h')
-rw-r--r--examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h b/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h
index 8fd0f258f7..91ba988c4a 100644
--- a/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h
+++ b/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h
@@ -19,9 +19,5 @@
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
-
@property (strong, nonatomic) UIWindow *window;
-
-
@end
-